]> git.sur5r.net Git - cc65/history - libsrc/apple2/open.s
Exclude apple2enh-only functionality from apple2 biuld on source code level.
[cc65] / libsrc / apple2 / open.s
2011-01-29 ol.scIntroduced constructor to raise the ProDOS 8 file level...
2011-01-28 uzChanged priorities of destructors so atexit will be...
2011-01-05 ol.scAllow to set the ProDOS type and auxtype on creating...
2010-06-15 ol.scClear __oserror on success.
2010-06-15 ol.scMake use of the new common __directerrno and __mappeder...
2009-09-10 ol.scProDOS 8 requires an page-aligned 1kB IO-buffer for...
2005-08-26 cuzChanges from Oliver: Use posix_memalign instead of...
2005-04-20 cuzUse .assert
2005-04-12 cuzPOSIX file I/O by Oliver Schmidt