]> git.sur5r.net Git - cc65/history - libsrc/cbm
Fixed a bug
[cc65] / libsrc / cbm /
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-18 cuzAllow more chars in filenames
2002-11-18 cuzDon't check the IEEE status
2002-11-17 cuzWorking on the CBM file functions
2002-11-16 cuzFinally: Commodore file I/O
2002-11-15 cuzcbm_write is not __fastcall__
2002-11-15 cuzRewrite cbm_write() in assembler
2002-11-12 cuzAdded _systime for all platforms
2002-07-18 cuzAdded _stroserror
2002-06-22 cuzRewrote cbm_open and cbm_read in assembler saving about...
2002-04-21 cuzMove include files into /asminc, changed include file...
2001-10-23 cuzRemoved an old comment
2001-10-10 mrintschChanged the parameters of cbm_load and cbm_save to...
2001-09-15 mrintschincluded errno.h instead of declaring _oserrno as external
2001-07-14 cuzIgnore more intermediate files
2001-03-30 mrintschcbm_write() added
2001-03-21 mrintschcompleted and testet cbm_read()
2001-03-20 mrintschAdded comments to cbm.h.
2001-03-19 cuzIgnore intermediate files
2001-03-13 mrintschLoading and saving memory areas on cbm platforms
2000-12-06 cuzRemove global namespace operator
2000-11-22 cuzUse the condes feature
2000-08-03 cuzPlace data into RODATA, not CODE
2000-07-03 cpgreplaced multiple lines of "rm" commands with a single...
2000-05-28 uzThis commit was generated by cvs2svn to compensate...