]> git.sur5r.net Git - cc65/history - libsrc/cbm/Makefile
Implemented __syschdir on CBM. As getcwd returns a cached directory any direct access...
[cc65] / libsrc / cbm / Makefile
2012-10-16 ol.scImplemented __syschdir on CBM. As getcwd returns a...
2012-10-10 ol.scinitcwd will be called from the upcoming __syschdir...
2012-10-07 ol.scIntroduced getdevicedir() - with implementation for...
2012-09-30 ol.scTurned the 'ST' status byte into a symbol resolved...
2012-07-15 uzMove the _filetype variable into its own module, so...
2012-07-01 uzAdded missing function cbm_k_getin, which was in cbm...
2012-06-24 uzMove definitions for CBM file types into its own header...
2012-06-03 uzImplemented rewinddir/seekdir.
2012-06-03 uzAdded the telldir() function.
2012-06-02 uzMoved most of the file type detection from cbm_dir...
2012-06-01 uzNew function _dirskip that allows to skip an amount...
2012-05-30 uzAdded the POSIX functions opendir() and closedir().
2010-11-14 uzAdded a module that contains a small basic stub (SYS...
2010-11-13 uzNew module that contains the load address expected...
2009-12-18 uzAdded --forget-inc-paths to the assembler command line...
2009-11-02 uzAdded the new toascii function for the CBMs.
2009-07-27 uzAdded a systime implementation by Stefan Haubenthal...
2009-05-07 uzRe-added cbm_dir which was acidently removed.
2009-02-22 uzAdded a new sysrename module to make the high level...
2008-08-31 uzReverted a change that should not have been commited.
2005-07-24 cuzAdded initcwd.s from Stefan Haubenthal which initialize...
2005-04-21 cuzgetenv is now in common
2004-10-26 cuzAdd definitions for tools so the makefile is useful...
2003-08-20 cuzChanged rm -f to $(RM)
2003-02-06 cuzMake sure the zap target is available
2003-02-02 cuzCBM directory routines by Josef Soucek
2003-01-01 cuzFixed int promotion problem in wherex and wherey.
2002-12-19 cuzFor the CBM platforms, make revers() machine dependent...
2002-11-17 cuzWorking on the CBM file functions
2002-11-16 cuzFinally: Commodore file I/O
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...
2001-03-30 mrintschcbm_write() added
2001-03-21 mrintschcompleted and testet cbm_read()
2001-03-20 mrintschAdded comments to cbm.h.
2001-03-13 mrintschLoading and saving memory areas on cbm platforms
2000-11-22 cuzUse the condes feature
2000-07-03 cpgreplaced multiple lines of "rm" commands with a single...
2000-05-28 uzThis commit was generated by cvs2svn to compensate...