]> git.sur5r.net Git - cc65/history - libsrc/plus4/Makefile
Ignore only top level directories.
[cc65] / libsrc / plus4 / Makefile
2013-02-12 ol.scMoved IRQ hooking / unhooking from startup code to...
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-09-30 ol.scTurned the 'ST' status byte into a symbol resolved...
2011-05-02 ol.scRemoved unused TGI mode tables.
2010-11-09 uzFixed order of options in call to ld65, which became...
2010-02-14 ol.scInitialize _curunit from the zeropage value DEVNUM...
2009-09-24 uzMoved most platform assembler includes into asminc...
2009-07-27 uzAdded a systime implementation by Stefan Haubenthal...
2004-10-26 cuzAdd definitions for tools so the makefile is useful...
2003-12-14 cuzAdded a serial driver for the builtin 6551 of the Plus...
2003-08-20 cuzChanged rm -f to $(RM)
2003-08-12 cuzNew uname function
2003-03-10 cuzAdded routines to handle command line params
2003-02-06 cuzMake sure the zap target is available
2002-12-21 cuzAdded joy_stddrv modules
2002-12-21 cuzConverted the C16/Plus4 joystick code to modules
2002-12-19 cuzFor the CBM platforms, make revers() machine dependent...
2002-12-03 cuzAdded get_tv for several platforms
2002-11-22 cuzMore banking support
2002-11-22 cuzAdded wrappers for the kernal functions
2002-11-19 cuzUse external symbols for the CBM kernal jump table...
2002-11-05 cuzNew randomize() function for nearly all platforms
2002-10-03 cuzAdded the TGI mode table
2000-11-23 cuzRemoved initialization code to set the screen size...
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...