1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-09 01:28:58 +00:00
cc65/libsrc/geos-common
ol.sc 75dc65c217 Prepared infrastructure for a shared loadable generic mouse driver based the GEOS API.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5496 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-02-08 14:30:07 +00:00
..
common Moved the 'common' files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 2012-02-04 22:17:46 +00:00
conio Moved the 'conio' files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 2012-02-07 13:53:14 +00:00
disk 'setoserror' is used by routines residing both 'disk' and 'file'. Therefore move it to 'system' - where the other oserr-related stuff resides. 2012-02-07 16:50:23 +00:00
dlgbox Moved the first couple of files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 2012-02-04 13:47:31 +00:00
drivers Prepared infrastructure for a shared loadable generic mouse driver based the GEOS API. 2012-02-08 14:30:07 +00:00
file Moved the 'file' files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 'FollowChain' isn't available on Apple GEOS. 2012-02-04 14:08:37 +00:00
graph Moved the 'graph' files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 2012-02-04 17:17:32 +00:00
memory Moved the 'memory' files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. The REU stuff isn't available on Apple GEOS. 2012-02-04 14:53:09 +00:00
menuicon Moved the 'menuicon' files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 2012-02-04 17:23:22 +00:00
mousesprite Prepared infrastructure for a shared loadable generic mouse driver based the GEOS API. 2012-02-08 14:30:07 +00:00
process Moved the 'process' files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 2012-02-04 17:56:46 +00:00
runtime Moved the 'runtime' files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 2012-02-04 19:55:02 +00:00
system 'setoserror' is used by routines residing both 'disk' and 'file'. Therefore move it to 'system' - where the other oserr-related stuff resides. 2012-02-07 16:50:23 +00:00
const.inc Moved the assembler include files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 2012-02-07 20:11:36 +00:00
geosmac.ca65.inc Moved the assembler include files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 2012-02-07 20:11:36 +00:00
Makefile Prepared infrastructure for a shared loadable generic mouse driver based the GEOS API. 2012-02-08 14:30:07 +00:00
symbols.txt The "Hitchhiker's Guide To GEOS" is the only publicly available document containing the addresses of GEOS symbols for Apple GEOS. 2012-01-14 11:09:40 +00:00