1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-26 20:29:34 +00:00
cc65/libsrc/geos-cbm/disk
2012-01-31 20:49:58 +00:00
..
blkalloc.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
calcblksfree.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
changediskdevice.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
chkdkgeos.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
dio_cts.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
dio_openclose.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
dio_params.s Renamed the old geos target to geos-cbm. 2011-12-28 17:11:21 +00:00
dio_read.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
dio_stc.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
dio_write.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
dio_writev.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
enterturbo.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
exitturbo.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
findbambit.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
freeblock.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
getblock.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
getdirhead.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
getptrcurdknm.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
gettrse.s Renamed the old geos target to geos-cbm. 2011-12-28 17:11:21 +00:00
Makefile The cc65 library build system is designed to call sub-makes in direct sub-directories of 'libsrc' only (meaning that sub-sub-directories are not supported). The GEOSLib source files however are organized in sub-directories of the 'libsrc/geos-cbm'. This mismatch was up to now handled by replicating the cc65 library build system functionality to allow for individal sub-makes in each 'libsrc/geos-cbm' sub-directory. This is unnecessarily hard understand and causes additional maintainance effort. 2012-01-30 21:19:09 +00:00
newdisk.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
nxtblkalloc.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
opendisk.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
purgeturbo.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
putblock.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
putdirhead.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
readblock.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
readbuff.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
setgeosdisk.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
setnextfree.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
setoserror.s Renamed the old geos target to geos-cbm. 2011-12-28 17:11:21 +00:00
verwriteblock.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
writeblock.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00
writebuff.s Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built. 2012-01-31 20:49:58 +00:00