1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-05 21:29:03 +00:00
cc65/libsrc/geos/dlgbox
izydorst 1390fe6edd new MessageBox function
git-svn-id: svn://svn.cc65.org/cc65/trunk@2347 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-17 14:34:05 +00:00
..
dbget2lines.s fixed null parameter handling 2003-08-15 19:54:57 +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 new MessageBox function 2003-08-17 14:34:05 +00:00
messagebox.c new MessageBox function 2003-08-17 14:34:05 +00:00
rstrfrmdialogue.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00