This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
mirror of
https://github.com/cc65/cc65.git
synced
2025-01-12 17:30:50 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
cc65
/
libsrc
/
geos
/
dlgbox
History
uz
4812feb44b
git-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559-68d2-44c3-8de9-860c34a00d81
2008-08-02 22:02:54 +00:00
..
dbget2lines.s
fixed null parameter handling
2003-08-15 19:54:57 +00:00
dlgboxfileselect.s
…
dlgboxgetstring.s
…
dlgboxok.s
…
dlgboxokcancel.s
…
dlgboxyesno.s
…
dodlgbox.s
all functions returning char in A now have X cleared
2003-01-02 01:50:39 +00:00
Makefile
Changed rm -f to $(RM)
2003-08-20 11:59:27 +00:00
messagebox.c
boxes with icons don't need click vector
2003-08-17 14:49:05 +00:00
rstrfrmdialogue.s
…