]> git.sur5r.net Git - cc65/history - libsrc/vic20/Makefile
Renamed the defines in symdefs.h to something more meaningful. They were named
[cc65] / libsrc / vic20 / Makefile
2010-02-14 ol.scInitialize _curunit from the zeropage value DEVNUM...
2009-09-24 uzMoved most platform assembler includes into asminc...
2005-08-28 cuzDriver for Protovision 4 Player Joystick by Stefan...
2004-10-26 cuzAdd definitions for tools so the makefile is useful...
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-20 cuzConverted the VIC20 joystick to a loadable module
2002-12-19 cuzFor the CBM platforms, make revers() machine dependent...
2002-12-09 cuzFixed the PLOT function
2002-11-19 cuzUse external symbols for the CBM kernal jump table...
2002-11-16 cuzFinally: Commodore file I/O
2002-11-05 cuzNew randomize() function for nearly all platforms
2002-08-07 cuzAdded VIC20 port changes from Steve Schmidtke