]> git.sur5r.net Git - cc65/history - libsrc/Makefile
Lynx patches by Karri Kaksonen. Improvements for the graphics driver, new
[cc65] / libsrc / Makefile
2009-09-20 uzLynx patches by Karri Kaksonen. Improvements for the...
2009-07-31 uzForce an import of the special symbol __STARTUP__ in...
2009-04-11 cpgadd Atari MultiJoy driver from Stefan A. Haubenthal
2008-08-05 uzAdded Koala Pad mouse drivers written by Stefan Haubenthal.
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-28 cuzAdded the new PET joystick driver
2005-03-26 cuzNew version from Oliver Schmidt
2004-10-26 cuzNew submakefile use
2004-10-14 cuzAdded joystick and tgi driver by Karri Kaksonen
2004-10-08 cuzAdded lynxlib target
2004-07-09 cpgzap also deletes *.ser and *.mou files
2004-06-03 cuzCopy the new atmos tgi driver
2004-05-11 cpgchange Atari joystick driver name
2004-04-28 cuzCopy mouse drivers using new names
2004-03-29 cuzLoadable mouse driver for the C128
2004-03-23 cuzNew mouse API
2004-03-13 cuzNew apple2enh target library
2003-12-27 cuzMore cbm510 changes to make file I/O and kernal access...
2003-12-26 cuzCleanup and preparation for the new design
2003-12-22 cuzCopy the atari joystick driver
2003-12-22 cuzProdos does only allows dots in filenames
2003-12-21 cuzNew extended memory driver contributed by Stefan Haubenthal
2003-12-20 cuzMinor changes and cleanup
2003-12-20 cuzComplete redesign of the CBM610 support.
2003-12-15 cuzNew EM driver for the C16
2003-12-14 cuzSerial support for the Plus/4
2003-12-13 cuzAdded C128 swiftlink driver
2003-12-10 cuzFixed apple2 tgi names
2003-12-09 cuzNew apple2 tgi driver from Stefan Haubenthal
2003-11-12 cuzNew TGI driver by Stefan Haubenthal
2003-10-10 cuzNew target supervision
2003-10-01 cuzAdd zlib modules for all platforms
2003-08-20 cuzChanged rm -f to $(RM)
2003-08-15 cuzWorking on the serial driver
2003-08-03 cuzUse new --forget-inc-paths in Makefile
2003-06-12 cuzclean: includes serial/
2003-05-02 cuzBuild the NES library by default
2003-05-02 cuzRename the standard joystick driver for the Apple ][.
2003-05-02 cuzCopy the joystick driver
2003-05-02 cuzApple 2 joystick driver based on code by Stefan Haubenthal
2003-04-17 izydorstremoved some duplicated GEOS conio stuff
2003-04-14 cuzFirst few nes files by groepaz
2003-04-13 cuzAdd conio stuff to the atmos library
2003-02-16 cuzCopy cbm510 joystick drivers
2003-02-06 cuzMake sure the zap target is available
2003-01-02 izydorstTGI drivers updated for current API (INIT call has...
2002-12-31 izydorstnew GEOSZP segment for library use, added GEOS tgi...
2002-12-25 izydorststandard joystick driver for GEOS
2002-12-25 izydorstall kinds of loadable modules are supported in GEOS
2002-12-25 izydorstsupport for loading modules in GEOS, VDC memory driver...
2002-12-23 izydorstnew TGI driver for interlaced VDC 640x480 mode
2002-12-22 izydorsttgi for C128, zap removes .joy files too
2002-12-21 cuzAdded joystick drivers for C16 and Atari
2002-12-21 cuzConverted the C16/Plus4 joystick code to modules
2002-12-20 cuzJoystick code conversion for C128
2002-12-20 cuzConverted the VIC20 joystick to a loadable module
2002-12-20 cuzNew joystick API
2002-12-20 izydorst*.emd are removed too with make zap
2002-12-10 cuzAdded EMD drivers for the Commodore B machines.
2002-12-02 cuzCopy EM drivers
2002-12-02 cuzNew defines, sort
2002-11-29 cuzExtended memory library and other changes
2002-11-23 cuzChange naming conventions for tgi drivers
2002-11-22 cuzMore c16 changes
2002-11-21 cuzNew target c16
2002-11-06 cpgzap also deletes *.tgi files
2002-10-28 cuzNo support files in atmos dir
2002-10-04 cuzAdd tgi subdir
2002-08-08 cuzThe vic20 target had the wrong CFLAGS
2002-08-07 cuzCleanup, fix VIC20 problem
2002-08-07 cuzAdded VIC20 port changes from Steve Schmidtke
2002-07-07 cuzCopy TGI drivers into main lib dir
2002-07-07 cuzAdd TGI driver
2002-06-22 cuzTarget clean needs to clean the tgi dir
2002-06-21 cuzTGI Implementation
2002-06-03 cuzAdded support for the Oric atmos (with some help by...
2002-04-21 cuzMove include files into /asminc, changed include file...
2001-11-05 cpgfixed some whitespace so emacs doesn't complain when...
2001-10-20 cuzFixed a path
2001-09-18 cuzInclude source lines into generated asm code
2001-09-14 cuzAdded cb,510 to the clean rule
2001-09-13 cuzAdded support for the CBM510
2001-08-15 izydorstfunctions that do not modify data take const char*...
2001-07-14 cuzAllow system specific common and runtime files
2001-07-14 cuzFixed geos portion of Makefile
2001-07-03 izydorstadded dio interface, standard mouse and joystick functi...
2001-03-13 cuzRemove bash pecularities.
2000-11-29 cuzPass the target system to the assembler so characters...
2000-11-23 cuzAbort on errors
2000-10-10 cuzMake the all target build all libraries
2000-05-28 uzThis commit was generated by cvs2svn to compensate...