This website requires JavaScript.
Explore
Help
Sign In
the10thwiz
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
eb5637b6e4f49aaae32d442de10cee7062714483
cc65
/
libsrc
/
geos
/
dlgbox
History
izydorst
aaf1db13dd
DlgBox* with 2lines arguments will accept both "" and NULL for a blank line
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2107 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-05-01 16:39:09 +00:00
..
dbget2lines.s
DlgBox* with 2lines arguments will accept both "" and NULL for a blank line
2003-05-01 16:39:09 +00:00
dlgboxfileselect.s
put segment keywords so bss, data and rodata are used for storage
2002-06-04 22:49:09 +00:00
dlgboxgetstring.s
put segment keywords so bss, data and rodata are used for storage
2002-06-04 22:49:09 +00:00
dlgboxok.s
put segment keywords so bss, data and rodata are used for storage
2002-06-04 22:49:09 +00:00
dlgboxokcancel.s
put segment keywords so bss, data and rodata are used for storage
2002-06-04 22:49:09 +00:00
dlgboxyesno.s
put segment keywords so bss, data and rodata are used for storage
2002-06-04 22:49:09 +00:00
dodlgbox.s
all functions returning char in A now have X cleared
2003-01-02 01:50:39 +00:00
Makefile
Use the condes feature
2000-11-22 22:19:09 +00:00
rstrfrmdialogue.s
…