]> git.sur5r.net Git - cc65/history - libsrc
Converted the C16/Plus4 joystick code to modules
[cc65] / libsrc /
2002-12-21 cuzConverted the C16/Plus4 joystick code to modules
2002-12-21 izydorstmemmove, memcpy, memset and bzero now return dest ptr...
2002-12-21 cuzAllow file names up to 16 chars
2002-12-21 cuzAllow longer file names, use BASIC input buffer
2002-12-21 izydorstadded bzero implementation
2002-12-20 cuzJoystick code conversion for C128
2002-12-20 cuzConverted the VIC20 joystick to a loadable module
2002-12-20 izydorstputchar.s moved to put_char.s due to name conflict...
2002-12-20 izydorstsome bytes saved
2002-12-20 izydorstadded missing cputhex8 and cputhex16 functions
2002-12-20 izydorstfixed bug on C64 GEOS (I/O was not enabled when reading...
2002-12-20 cuzIgnore joystick drivers
2002-12-20 cuzNew joystick API
2002-12-20 cuzJoystick library, first version
2002-12-20 cuzFixed a bug
2002-12-20 izydorst*.emd are removed too with make zap
2002-12-20 izydorstem drivers for VDC (both C128 native and C128 in C64...
2002-12-20 cuzReturn 0 if color not found
2002-12-19 cuzDisable scrolling
2002-12-19 cuzMove the initialization code from conio.s as constructo...
2002-12-19 cuzAdd 80 column mode
2002-12-19 cuzFor the CBM platforms, make revers() machine dependent...
2002-12-19 cuzIgnore intermediate .s files
2002-12-16 cuzAdded STARTUP and LOWCODE segments
2002-12-13 izydorstbuggy rmb and rmbf macros (not used anywhere anyway ;)
2002-12-13 cuzFix parameters to cbm_load and cbm_save
2002-12-13 cuzFixed the fix:-)
2002-12-13 cuzSmall change to make the color stuff consistent across...
2002-12-12 cpgold color.s implementation for convenience
2002-12-12 cpgused version from pet -- Atari is now a monochrome...
2002-12-12 cpgcall setcursor
2002-12-12 cuzFixed escape and stop key definitions for the commodore...
2002-12-12 cuzAdded a PLOT kernal replacement function
2002-12-10 cuzAdded EMD drivers for the Commodore B machines.
2002-12-09 cuzFixed the PLOT function
2002-12-09 cuzCleanup
2002-12-06 cuzFixed a bug
2002-12-06 cpgadapted to fastcall calling convention
2002-12-06 cpgcomment fixes; cleanups
2002-12-06 cpgcomment fixes
2002-12-05 cuzAdded em_use
2002-12-04 cuzAdded C128 extended memory driver for memory in bank #1
2002-12-03 cuzMake read and write __fastcall__
2002-12-03 cuzAdded get_tv for several platforms
2002-12-03 cuzClose all open files on exit
2002-12-03 cuzIgnore .emd files
2002-12-03 cuzChange constructor priority
2002-12-02 cuzCopy EM drivers
2002-12-02 cuzFixed a comment
2002-12-02 cuzAdded C64 RAM driver, fixed bug in REU driver
2002-12-02 cuzC64 -> C128 conversion
2002-12-02 cuzRenamed CC65_MMU_CFG to MMU_CFG_CC65
2002-12-02 cuzIgnore drivers
2002-12-02 cuzIgnore em_load.s
2002-12-02 cuzCosmetic changes
2002-12-02 cuzAdded emd drivers
2002-12-02 cuzNew defines, sort
2002-12-01 cuzCosmetic change
2002-12-01 cuzCompleted the REU driver
2002-12-01 cuzReplaced em_mapclean by em_commit
2002-11-30 cuzRemove em_load
2002-11-29 cuzStarted new driver for the CBM REU
2002-11-29 cuzNew extended memory API
2002-11-29 cuzExtended memory library and other changes
2002-11-29 cuzNew GeoRAM driver
2002-11-27 cpgcall setcursur when finished
2002-11-26 cpgalways use setcursor to update cursor settings
2002-11-26 cpgcall setcursor to update cursor settings
2002-11-26 cpgsetcursor now updates OLDADR from COLCRS and ROWCRS
2002-11-25 cuzUse the constants from _file.inc
2002-11-25 cuzUse register variables
2002-11-25 cuzNew functions to swap register variables
2002-11-24 cuzFixed a typo
2002-11-24 cuzRewrote fclose() in assembler
2002-11-24 cuzFixed last fix:-)
2002-11-24 cuzFixed a bug
2002-11-23 cuzRewrote fread in assembler
2002-11-23 cuzFixed a bug
2002-11-23 cuzRewrote fwrite in assembler
2002-11-23 cuzMust import sp now that the zp definitions are elsewhere
2002-11-23 cuzChange naming conventions for tgi drivers
2002-11-23 cuzRename the 320x200x2 driver to c64-hi.tgi
2002-11-23 cuzRewrote fopen in assembler
2002-11-23 cuzRewrote _fopen in assembler
2002-11-23 cuzRewrite
2002-11-23 cuzFixed a bug in pushw0sp
2002-11-23 cuzNew module
2002-11-23 cuzAdd STARTUP and LOWCODE segments
2002-11-22 cuzAdded LOWCODE and STARTUP segments
2002-11-22 cuzChanged a comment
2002-11-22 cuzFixed the break stuff
2002-11-22 cuzSmall changes for new C16 target
2002-11-22 cuzUse the new LOWCODE segment
2002-11-22 cuzMore banking support
2002-11-22 cuzAdded wrappers for the kernal functions
2002-11-22 izydorstadded _systime implementation for GEOS
2002-11-22 cuzMove the startup code into its own segment
2002-11-22 cuzRemoved __cdiff. Since the assembler does character...
2002-11-22 cuzMore c16 changes
2002-11-22 cuzRename segment named NMI to LOWCODE
next