..
appendrecord.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
closerecordfile.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
deletefile.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
deleterecord.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
findfile.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
findftypes.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
followchain.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
freefile.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
get1stdirentry.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
getfhdrinfo.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
getfile.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
getnxtdirentry.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
insertrecord.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
nextrecord.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
openrecordfile.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
pointrecord.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
previousrecord.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
readbyte.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
readfile.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
readrecord.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
renamefile.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
savefile.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
sysremove.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
sysrename.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
updaterecordfile.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00
writerecord.s
Renamed the old geos target to geos-cbm.
2011-12-28 17:11:21 +00:00