]> git.sur5r.net Git - cc65/shortlog
cc65
2002-12-13 cuzFix parameters to cbm_load and cbm_save
2002-12-13 cuzFixed formatting of the help text
2002-12-13 cuzUse tgi drivers from libsrc directory
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 cpgadded _atari_xxxcolor() functions
2002-12-12 cuzConverted all Watcom makefiles to use GNU make
2002-12-12 cuzFixed a macro problem
2002-12-12 cuzSome Watcom related fixes
2002-12-12 cuzFixed escape and stop key definitions for the commodore...
2002-12-12 cuzAdded a PLOT kernal replacement function
2002-12-12 cuzFixed the inlined strlen function
2002-12-11 cuzPrint a warning if a bss type segment has both, run...
2002-12-11 cuzFixed a bug that occurred when using // comments at...
2002-12-11 cuzFixed hangup for loops in jump cascade
2002-12-10 cuzThe C16 does also support a joystick
2002-12-10 cuzAdded EMD drivers for the Commodore B machines.
2002-12-09 cuzMove common stuff for the C16 and Plus/4 into cbm264.h
2002-12-09 cuzDefine CH_ENTER
2002-12-09 cuzBetter test
2002-12-09 cuzFixed the PLOT function
2002-12-09 cuzCleanup
2002-12-06 cuzAdded extended memory test program
2002-12-06 cuzFixed a bug
2002-12-06 cuzUpdate: new c16 target and fire demo
2002-12-06 cpgadapted to fastcall calling convention
2002-12-06 cpgcomment fixes; cleanups
2002-12-06 cpgcomment fixes
2002-12-05 cuzAdded the functions from em.h
2002-12-05 cuzAdded em_use
2002-12-05 cuzFixed a bug
2002-12-05 cuzAdded stack usage info
2002-12-04 cuzAdded C128 extended memory driver for memory in bank #1
2002-12-04 cuzFixed a bug
2002-12-03 cuzNew feature: startaddress
2002-12-03 cuzMake the read vector __fastcall__
2002-12-03 cuzMake read and write __fastcall__
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-03 cuzFixed a typo
2002-12-02 cuzFixed a typo
2002-12-02 cuzChanged location of TGI drivers, added EM drivers
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 cuzMake DoWarning static
2002-12-01 cuzAdded file variables, other cosmetic changes
2002-12-01 cuzCosmetic changes
2002-12-01 cuzAdded a harmless function
2002-12-01 cuzFixed a bug
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-29 cuzNew API for access to extended memory
2002-11-28 cuzAdded docs for .PUSHSEG/.POPSEG
2002-11-28 cuzNew .PUSHSEG and .POPSEG commands
2002-11-28 cuzMove the ValidSegName function into common (segdefs)
2002-11-28 cuzAdded SegDef struct and a few functions to the segdefs...
2002-11-28 cuzCosmetic changes
2002-11-28 cuzFixed a typo
2002-11-27 cuzA few more functions
2002-11-27 cuzThe C128 has RS232, too
2002-11-27 cpgcall setcursur when finished
2002-11-27 cuzFound a better solution for Requires:
2002-11-26 cuzAdded some string functions
2002-11-26 cuzKeep the docs current
2002-11-26 cuzUpdate for new version
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-26 cuzAdded blurb about register variables
2002-11-26 cuzNew --register-space option
2002-11-26 cuzAdd compiler options for register variables
2002-11-26 cuzAdded the .TIME pseudo function
2002-11-25 cuzUse the constants from _file.inc
2002-11-25 cuzMake the spawn module an include file as suggested...
2002-11-25 cuzAdjusted the copyright string
2002-11-25 cuzAdd capability to dump just the segment sizes
2002-11-25 cuzUse register variables
2002-11-25 cuzAdditional pointer load optimization
2002-11-25 cuzFixed symtab code
2002-11-25 cuzRe-added register variables.
next