]> git.sur5r.net Git - cc65/history - libsrc/c64
Fixed problems that were introduced with r4287.
[cc65] / libsrc / c64 /
2009-09-27 uzChanged the solution for the PLOT problem with old...
2009-09-26 uzFix the plot routine to work with the buggy -02 kernal.
2009-09-26 uzChanged the existing Commodore mouse drivers for the...
2009-09-24 uzThe CIA TOD needs a write to the 1/10 sec register...
2009-09-24 uzMoved most platform assembler includes into asminc...
2009-09-11 uzDefine a standard driver and mode for tgi graphics...
2009-09-11 uzAdded the mouse_stddrv variable for the C64 and C128.
2009-07-31 uzForce an import of the special symbol __STARTUP__ in...
2009-07-27 uzAdded a systime implementation by Stefan Haubenthal...
2008-08-31 uzFixed problems with the startup code (Greg King): Inter...
2008-08-05 uzAdded Koala Pad mouse drivers written by Stefan Haubenthal.
2008-08-02 uzgit-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559...
2008-07-03 cuzMoved the data that keeps a copy of the used zero page...
2006-05-21 cuzChanged the mouse API: Introduced a new flag byte that...
2005-11-29 cuzOptimized the code and allowed access to the ROM by...
2005-11-27 cuzAdded an extended memory driver for the DTV.
2005-08-28 cuzSmall optimzation by Stefan Haubenthal
2005-04-25 cuzChange the sematics of callirq and the existing interru...
2005-02-26 cuzMove constructor code into the INIT segment
2004-11-07 cuzAdded the IRQ entry
2004-11-06 cuzAdd the irq entry point
2004-11-06 cuzAdd the irq entry point
2004-10-26 cuzAdd definitions for tools so the makefile is useful...
2004-10-26 cuzUse get_tv.inc
2004-10-08 cuzRemoved an unused .import
2004-09-20 cuzRenamed __IRQFUNC_xxx -> __INTERRUPTOR_xxx
2004-04-28 cuzFixed a comment
2004-04-28 cuzRewrote argument parsing
2004-04-04 cuzFixed a comment
2004-04-04 cuzFixed NTSC/PAL issue
2004-04-04 cuzUse new callirq function
2004-03-29 cuzChange MOVE routine calling conventions
2004-03-23 cuzRemoved the old mouse module
2004-03-23 cuzMouse driver implementation
2004-03-23 cuzAdded an interrupt facility similar to that on the...
2004-03-21 cuzWorking on loadable mouse drivers
2004-03-08 cuzFixed issues with the last change: The return code...
2004-03-02 cuzPlace the return code into ST
2004-03-02 cuzPlace the return code into ST
2004-02-02 cuzUse the assembler version as BASIC line number, so...
2004-02-02 cuzNew joystick driver contributed by Stefan Haubenthal
2003-12-26 cuzStarted to remove obsolete RS232 code
2003-12-16 cuzUse new joystick decls
2003-12-16 cuzUse changed EM decls
2003-12-15 cuzCosmetic changes
2003-12-14 cuzAdded an IRQ vector
2003-12-13 cuzSqueezed one precious byte out of the code
2003-12-13 cuzSmall size optimizations
2003-12-12 cuzAdd SER_API_VERSION
2003-12-03 cuzUse structs/enums
2003-11-28 cuzClear high byte of returned value
2003-11-12 cuzRemoved the HORLINE entry point
2003-11-12 cuzRemoved the HORLINE entry point
2003-11-03 cuzRemoved emulation for BAR
2003-10-23 cuzDONE, GETPALETTE and GETDEFPALETTE will no longer retur...
2003-10-17 cuzUse the new := operator
2003-09-28 cuzUse symbolic names instead of numbers
2003-09-27 cuzAdded two more joystick drivers from groepaz
2003-09-25 cuzFixed sprite expand registers
2003-08-25 cuzWorking on the serial driver
2003-08-21 cuzFixed a problem and a typo
2003-08-20 cuzChanged rm -f to $(RM)
2003-08-15 cuzIgnore .ser files
2003-08-15 cuzWorking on the serial driver
2003-08-15 cuzAdded first version of swiftlink driver
2003-08-12 cuzAdded get_ostype.s
2003-08-12 cuzNew uname function
2003-05-25 cuzNew mainargs.s from Greg King
2003-05-22 cuzRemoved the empty LOWCODE segments from the startup...
2003-04-20 cuzWorking on the new serial code
2003-04-14 cuzFirst few nes files by groepaz
2003-04-09 cuzMake screensize() fetch the values dynamically instead...
2003-03-10 cuzAdded routines to handle command line params
2003-02-11 cuzRenamed DEINSTALL -> UNINSTALL
2003-02-11 cuzFixed a comment
2003-02-10 cuzAdded comment
2003-02-10 cuzRenamed DEINSTALL to UNINSTALL.
2003-02-10 cuzRenamed DEINSTALL ->UNINSTALL
2003-02-06 cuzMake sure the zap target is available
2003-01-03 cuzDONE must set an error code
2003-01-02 izydorstTGI drivers updated for current API (INIT call has...
2002-12-26 cuzreadjoy() is no longer available
2002-12-23 izydorstemd drivers for RamCart 64/128KB
2002-12-21 cuzAdded joy_stddrv modules
2002-12-20 izydorstsome bytes saved
2002-12-20 cuzNew joystick API
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-09 cuzCleanup
2002-12-06 cuzFixed a bug
2002-12-05 cuzAdded em_use
2002-12-03 cuzAdded get_tv for several platforms
2002-12-02 cuzAdded C64 RAM driver, fixed bug in REU driver
2002-12-02 cuzCosmetic changes
2002-12-01 cuzCosmetic change
2002-12-01 cuzCompleted the REU driver
2002-12-01 cuzReplaced em_mapclean by em_commit
2002-11-29 cuzStarted new driver for the CBM REU
2002-11-29 cuzNew GeoRAM driver
2002-11-24 cuzFixed last fix:-)
next