]> git.sur5r.net Git - cc65/shortlog
cc65
2002-12-20 cuzAdd signal bitmasks
2002-12-20 cuzNew joystick API
2002-12-20 cuzMake the functions __fastcall__
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 cuzUse screensize for screen dimensions
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-17 cuzReplaced the solution for the array conversion problem...
2002-12-17 cuzFixed a bug
2002-12-17 izydorstusing functions from common/ in grc, correct order...
2002-12-16 cuzFixed the return value of labs
2002-12-16 cuzAdded abs and labs
2002-12-16 cuzAdded STARTUP and LOWCODE segments
2002-12-15 cuzAdded signal.h
2002-12-15 cuzAdded signal.inc
2002-12-15 cuzRemove dependencies for other header files
2002-12-15 cuzDeclaration of LONG_MIN was wrong
2002-12-15 cuzAdded stdint.h
2002-12-14 cuzDid some renaming and cleanup: Renamed EXPR_SEGMENT...
2002-12-14 cuzMoved CH_ESC back to cbm.h
2002-12-13 cuzBumped the version number
2002-12-13 cuzFixed a typo
2002-12-13 cuzAdded a copy of the windows packaging script to the...
2002-12-13 cuzNew Lunix config file from Greg King
2002-12-13 cuzAll module functions are fastcall
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 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
next