1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 15:54:59 +00:00
cc65/include/geos
ol.sc a9cb044183 - Introduced Apple GEOS specific key codes.
- Reorganized color defines.
- Changed GEOS 64/128 'enter' key code from 10 to 13 (I've no idea how this could have been wrong but but at least VICE delivers 13).

git-svn-id: svn://svn.cc65.org/cc65/trunk@5877 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-10-25 20:08:18 +00:00
..
gconst.h
gdisk.h
gdlgbox.h
gfile.h C programs don't need offsets into data structures - they have actual structs :-). In this case 'struct filehandle' and 'struct fileheader'. 2012-02-22 22:24:28 +00:00
ggraph.h - Introduced Apple GEOS specific key codes. 2012-10-25 20:08:18 +00:00
gmemory.h
gmenu.h
gprocess.h Renamed 'UnBlockProcess' to 'UnblockProcess' and 'UnFreezeProcess' to 'UnfreezeProcess' to matchall 3rd party docs. 2012-02-09 07:37:08 +00:00
gsprite.h - Introduced Apple GEOS specific key codes. 2012-10-25 20:08:18 +00:00
gstruct.h Better have the Apple GEOS stuff below the CBM GEOS stuff. 2012-02-22 22:32:28 +00:00
gsym.h Better have the Apple GEOS stuff below the CBM GEOS stuff. 2012-02-22 22:32:28 +00:00
gsys.h