]> git.sur5r.net Git - cc65/history - libsrc/cbm/filename.s
Minor math optimizations
[cc65] / libsrc / cbm / filename.s
2018-07-04 Oliver SchmidtMerge pull request #695 from ops/cbmkernal_imports
2018-07-03 Olli SaviaRemoved .import for std kernal entries. Added .include...
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2012-10-16 ol.scImplemented __syschdir on CBM. As getcwd returns a...
2012-08-06 uzChoose another way to fix the issue from r5804: When...
2012-05-29 uzAdd provisions to open a disk directory using open().
2012-01-01 uzCode optimization contributed by Kajtar Zsolt, soci...
2010-11-15 uzRemoved the code that checks for valid/invalid chars...
2009-02-22 uzAdded missing .export statements.
2009-02-22 uzAdded a new sysrename module to make the high level...
2008-04-13 cuzNew function fndefunit.
2003-03-13 cuzDon't add a mode when opening files for reading
2002-12-21 cuzAllow file names up to 16 chars
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-16 cuzFinally: Commodore file I/O