1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-07 04:29:01 +00:00
cc65/libsrc/geos-common
2012-02-07 16:50:23 +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
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 Moved the 'mousesprite' files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 2012-02-04 17:51:17 +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
Makefile 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
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