1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-31 11:29:16 +00:00
cc65/libsrc/geos-common/disk
2012-02-07 16:50:23 +00:00
..
blkalloc.s Moved the 'disk' files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 2012-02-04 21:46:26 +00:00
calcblksfree.s Moved the 'disk' files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 2012-02-04 21:46:26 +00:00
freeblock.s Moved the 'disk' files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 2012-02-04 21:46:26 +00:00
getblock.s Moved the 'disk' files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 2012-02-04 21:46:26 +00:00
getdirhead.s Moved the 'disk' files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 2012-02-04 21:46:26 +00:00
getptrcurdknm.s "Apple disk names are null-terminated strings of 16 characters or less (counting the null-terminator)." 2012-02-04 21:53:20 +00:00
gettrse.s Moved the 'disk' files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 2012-02-04 21:46:26 +00:00
Makefile '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
nxtblkalloc.s Moved the 'disk' files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 2012-02-04 21:46:26 +00:00
opendisk.s Moved the 'disk' files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 2012-02-04 21:46:26 +00:00
putblock.s Moved the 'disk' files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 2012-02-04 21:46:26 +00:00
putdirhead.s Moved the 'disk' files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 2012-02-04 21:46:26 +00:00
setnextfree.s Moved the 'disk' files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 2012-02-04 21:46:26 +00:00