1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-04 17:04:58 +00:00
cc65/libsrc/geos/file
..
appendrecord.s
closerecordfile.s
deletefile.s
deleterecord.s
findfile.s all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
findftypes.s
followchain.s
freefile.s
get1stdirentry.s errno/oserrno stuff is cleaned up, saved some bytes in dialog box functions 2001-07-04 22:08:13 +00:00
getfhdrinfo.s
getfile.s
getnxtdirentry.s
insertrecord.s
Makefile
nextrecord.s
openrecordfile.s
pointrecord.s
previousrecord.s
readbyte.s all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
readfile.s
readrecord.s
renamefile.s
savefile.s added missing parameters to GetFile and SaveFile functions 2003-04-17 16:22:17 +00:00
sysremove.s added support for remove() and rename() standard functions 2005-07-19 13:41:44 +00:00
sysrename.s
updaterecordfile.s
writerecord.s