]> git.sur5r.net Git - cc65/history - libsrc/c64
Improved exec():
[cc65] / libsrc / c64 /
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:-)
2002-11-24 cuzFixed a bug
2002-11-23 cuzRename the 320x200x2 driver to c64-hi.tgi
2002-11-22 cuzAdded LOWCODE and STARTUP segments
2002-11-19 cuzUse external symbols for the CBM kernal jump table...
2002-11-16 cuzFinally: Commodore file I/O
2002-11-05 cuzRenamed randomize to _randomize
2002-11-05 cuzNew randomize() function for nearly all platforms
2002-10-03 cuzRemove the ",r" spec
2002-10-03 cuzStarted to add tgi text output functions
2002-08-11 cuzAdd rule to make zeropage.o in runtime dir if it is...
2002-07-07 cuzAdd TGI driver
2002-06-21 cuzNew TGI module
2002-05-26 cuzMove zp space out of crt0.s
2002-04-21 cuzMove include files into /asminc, changed include file...
2002-03-25 cuzStraighten checking of the initialized flag in both...
2001-10-25 cuzUse names instead of numeric addresses
2001-10-25 cuzRemoved c128 code
2001-09-19 cuzRemove an unused import
2001-09-13 cuzFixed a bug
2001-09-13 cuzRemoved the port parameter from mouse_init
2001-09-13 cuzFixed an error in the reset_brk() routine of all target...
2001-09-13 cuzPolished the mouse routines
2001-09-12 cuzUse correction values for the coordinates so that the...
2001-09-08 cuzFixed an error in mouse_pos
2001-09-08 cuzPolishing the mouse stuff
2001-09-08 cuzDon't use php to save old IRQ state
2001-09-08 cuzAdded mouse_pos() and mouse_info(), removed mouse_x...
2001-03-08 cuzRemoved the read module from the Makefile
2001-03-08 cuzDon't hardcode the stack location
2000-12-02 cuzFixed newline bug in cvline
2000-12-01 cuzUse a destructor instead of atexit
2000-11-23 cuzRemoved initialization code to set the screen size...
2000-11-22 cuzUse the condes feature
2000-11-20 cuzFirst condes feature test
2000-11-16 cuzUpdated the mouse module
2000-10-31 cuzAdded type parameter to mouse_init
2000-10-30 cuzSqueeze 4 bytes out of the startup code
2000-09-26 cuzDebugged the mouse routines
2000-09-26 cuzStarted debugging the mouse routines
2000-09-07 cuzPlace the zero page variables into the ZEROPAGE segment
2000-07-16 cuznewline is used elsewhere and must be exported
2000-07-16 cuzFixed a bug in LF handling for the CBM machines
2000-07-03 cpgreplaced multiple lines of "rm" commands with a single...
2000-06-08 cuzFixed cr/lf handling
2000-05-28 uzThis commit was generated by cvs2svn to compensate...