]> git.sur5r.net Git - cc65/history - libsrc/apple2enh/Makefile
Introduced static standard drivers.
[cc65] / libsrc / apple2enh / Makefile
2012-11-01 ol.scIntroduced static standard drivers.
2012-10-31 ol.scFixed typo.
2012-10-29 ol.scConvert dynamically loadable drivers into statically...
2012-10-21 ol.scIntroduced getcurrentdevice() and implemented it for...
2012-10-15 ol.scI wasn't aware that the unit numbers in the ProDOS...
2012-10-10 ol.scReplaced Apple II specific solution with implementation...
2012-09-09 ol.scReplaced Apple II specific solution with implementation...
2012-06-10 ol.scMoved Apple EXEHDR to separate module (similiar to...
2011-05-02 ol.scRemoved tgi_load() and all corresponding infrastructure...
2011-04-25 ol.scTarget-specific black & white values for use by the...
2011-04-22 ol.scAdded toascii().
2011-02-06 ol.scAdded first implementation of exec(). No support for...
2010-11-09 uzFixed order of options in call to ld65, which became...
2010-06-15 ol.scMake use of the new common __directerrno and __mappeder...
2010-05-26 ol.scAdded function to find out the volume name of a ProDOS...
2010-05-24 ol.scAdded functions to learn about the unit numbers of...
2010-01-24 ol.scMinor reformatting.
2009-09-24 uzMoved most platform assembler includes into asminc...
2009-09-22 ol.scBuild files in the extra directory (analog to apple2).
2009-09-14 ol.scNow that cc65 programs can run as SYS files themselves...
2009-09-11 ol.scAdjusted Apple2 targets to the new standard mouse drive...
2009-09-10 ol.scProDOS 8 requires an page-aligned 1kB IO-buffer for...
2009-09-10 ol.scAdded support for switching between 40/80 columns....
2008-03-16 cuzOliver Schmidt updated the graphics drivers and part...
2006-08-18 cuzAdded build rules for the apple2-auxmem driver.
2006-04-06 cuzApple 2 mouse driver and other stuff from Oliver Schmidt
2005-09-08 cuzSerial driver for the SSC card by Oliver Schmidt
2005-08-31 cuzNew stuff contributed by Oliver Schmidt
2005-04-24 cuzRemove getenv.o
2005-04-19 cuzinitcwd from Oliver Schmidt
2005-04-18 cuzFixed output path for objects
2005-04-12 cuzPOSIX file I/O by Oliver Schmidt
2005-04-01 cuzUpdate from Oliver Schmidt: Includes gotox/gotoy which...
2005-03-31 cuzUpdate from Oliver Schmidt
2005-03-26 cuzNew version from Oliver Schmidt
2004-10-26 cuzAdd definitions for tools so the makefile is useful...
2004-06-03 cuzImprovements by Oliver Schmidt
2004-03-13 cuzAdded a Makefile