]> git.sur5r.net Git - cc65/history - libsrc
more GEOS Kernal replacements for common/ and runtime/ routines
[cc65] / libsrc /
2002-12-23 izydorstmore GEOS Kernal replacements for common/ and runtime...
2002-12-23 izydorstfixed addressing problems seen on the Real Machine...
2002-12-23 izydorstnew TGI driver for interlaced VDC 640x480 mode
2002-12-23 izydorstfixes in comments
2002-12-23 izydorstemd drivers for RamCart 64/128KB
2002-12-22 izydorsttgi for C128, zap removes .joy files too
2002-12-22 izydorsttgi driver for C128 VDC, changed order of things in...
2002-12-22 izydorstfixed typo
2002-12-22 izydorstsetviewpage was never assembled
2002-12-21 cuzFixed several problems with the new output routines
2002-12-21 cuzAdded joy_stddrv modules
2002-12-21 cuzAdded joystick drivers for C16 and Atari
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
next