]> git.sur5r.net Git - cc65/history - libsrc/c128/Makefile
Improved memset/memcpy/memmove functions by Christian Krueger.
[cc65] / libsrc / c128 / Makefile
2009-09-11 uzAdded the mouse_stddrv variable for the C64 and C128.
2009-09-07 uzNew function videomode() for the C128. Marked toggle_vi...
2009-07-27 uzAdded a systime implementation by Stefan Haubenthal...
2008-08-05 uzAdded Koala Pad mouse drivers written by Stefan Haubenthal.
2004-10-26 cuzAdd definitions for tools so the makefile is useful...
2004-04-19 cuzSmall speed improvement
2004-03-29 cuzLoadable mouse driver for the C128
2003-12-26 cuzStarted to remove obsolete RS232 code
2003-12-13 cuzAdded C128 swiftlink driver
2003-09-28 cuzNew joystick driver, converted from c64 one
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-13 cuzAdded fast(), slow() and c64mode()
2003-02-13 cuzNew function toggle_videomode
2003-02-06 cuzMake sure the zap target is available
2002-12-23 izydorstnew TGI driver for interlaced VDC 640x480 mode
2002-12-23 izydorstemd drivers for RamCart 64/128KB
2002-12-22 izydorsttgi driver for C128 VDC, changed order of things in...
2002-12-21 cuzAdded joy_stddrv modules
2002-12-20 cuzJoystick code conversion for C128
2002-12-20 izydorstem drivers for VDC (both C128 native and C128 in C64...
2002-12-19 cuzFor the CBM platforms, make revers() machine dependent...
2002-12-04 cuzAdded C128 extended memory driver for memory in bank #1
2002-12-03 cuzAdded get_tv for several platforms
2002-12-02 cuzAdded emd drivers
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-10-03 cuzAdded the TGI mode table
2001-10-25 cuzAdded rs232 routines
2001-09-13 cuzAdded the hack for write() to make printf work
2001-09-08 cuzAdded mouse module from C64
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...