]> git.sur5r.net Git - cc65/history - libsrc/cbm/open.s
The VIC20 doesn't have PALFLAG (Stefan Haubenthal)
[cc65] / libsrc / cbm / open.s
2004-08-09 cuzFixed a bug: Closing all files on exit did not work
2003-03-13 cuzDon't add a mode when opening files for reading
2002-12-03 cuzClose all open files on exit
2002-11-20 cuzMove more common code into rwcommon.s.
2002-11-19 cuzUse external symbols for the CBM kernal jump table...
2002-11-19 cuzAdd support for append mode
2002-11-17 cuzWorking on the CBM file functions
2002-11-16 cuzFinally: Commodore file I/O