]> git.sur5r.net Git - cc65/shortlog
cc65
2001-09-15 cuzEnable even more warnings
2001-09-15 cuzCheck for sign problems in compares
2001-09-15 cuzFix signed/unsigned comparisons
2001-09-14 cuzUpdates for the CBM510
2001-09-14 cuzAdd stacksize symbol
2001-09-14 cuzAdded cb,510 to the clean rule
2001-09-14 cuzAdded the rs232 module
2001-09-14 cuzCosmetic change
2001-09-14 cuzVideo RAM location is now defined in the linker config
2001-09-14 cuzUpdate comments about the stack, add CBM 500 info
2001-09-14 cuzAdjust sizes, define the video RAM
2001-09-14 cuzAdded CBM510 support
2001-09-14 cuzMore P500 support
2001-09-14 cuzWorking in P500 code
2001-09-14 cuzAdded peekxsys functions for the 610
2001-09-14 cuzAdded peekxsys functions for the 6509 machines
2001-09-14 cuzAdd support for the CBM 510
2001-09-13 cuzAdded support for the CBM510
2001-09-13 cuzFixed a bug
2001-09-13 cuzAdding CBM510 support
2001-09-13 cuzAdded support for the Commodore 510 aka P500
2001-09-13 cuzStarted to add support for the P500 aka CBM510
2001-09-13 cuzAdded the CBM510 as a new target system
2001-09-13 cuzAdded the Commdore 510 target system
2001-09-13 cuzFixed a comment
2001-09-13 cuzAdded the hack for write() to make printf work
2001-09-13 cuzRemoved the port parameter from mouse_init
2001-09-13 cuzRemoved mousetest.c, it's now a sample program
2001-09-13 cuzAdded the mousedemo program, changed some makefile...
2001-09-13 cuzRemove the port parameter to mouse_init
2001-09-13 cuzFixed a bug
2001-09-13 cuzAdd IRQ table
2001-09-13 cuzFixed an error in the reset_brk() routine of all target...
2001-09-13 cuzPolished the mouse routines
2001-09-13 cuzRedesigned the IRQ and BREAK logic, debugged the mouse...
2001-09-12 cuzCosmetic change
2001-09-12 cuzFixed a bug
2001-09-12 cuzUse latest changes from C64 version
2001-09-12 cuzRemove sprite param to mouse_init
2001-09-12 cuzUse correction values for the coordinates so that the...
2001-09-10 izydorstinterrupt flag is cleared/restored rather than cleared/set
2001-09-10 izydorstdio bugfix, added get_tv and get_ostype functions
2001-09-10 cuzAdded new mouse functions
2001-09-09 cpgset Y minimum to 31
2001-09-09 cuzUse the new __asm__ syntax
2001-09-09 cuzAdding functionality to StrBuf
2001-09-09 cuzModule checked in last time was wrong version
2001-09-09 cuzUse a string buffer instead of the old implementation
2001-09-09 cuzMore string buffer work
2001-09-09 cuzNew strbuf module
2001-09-09 cuzMove inline asm parsing into a separate module
2001-09-09 cuzAdded copyright notice
2001-09-08 cuzAdded mousetest.c
2001-09-08 cuzFlag labels in the map file exports list
2001-09-08 cuzAdd the label/equate bit to the exports and debug symbols
2001-09-08 cuzAdd new defines for export usage
2001-09-08 cuzMinor changes
2001-09-08 cuzFixed an error in mouse_pos
2001-09-08 cuzFinished the mouse stuff
2001-09-08 cuzPolishing the mouse stuff
2001-09-08 cuzAdded mouse module from C64
2001-09-08 cuzDon't use php to save old IRQ state
2001-09-08 cuzAdded mouse_pos(), mouse_info(). Changed mouse_hide...
2001-09-08 cuzAdded mouse_pos() and mouse_info(), removed mouse_x...
2001-09-08 cuzUse && and || in preprocessor #if statements. Other...
2001-09-08 cuzUse constants for the bits in the _ctype array.
2001-09-08 cuzAdd special routines for processing the boolean ||...
2001-09-08 cuzOne bug fixed
2001-09-08 cuzRemoved the ldeax module
2001-09-07 cuzCosmetic change
2001-09-07 cuzBrought the CREDITS file up to date (hopefully)
2001-09-07 cuzRemoved an invalid data access.
2001-09-07 cuzMinor speedup
2001-09-06 cuzRenamed some functions for better readbility.
2001-09-06 cuzWorking
2001-09-06 cuzAdded .lclintrc
2001-09-01 cuzChanged an error message
2001-08-30 cuzFixed problem with forward references in unnamed labels
2001-08-24 cuzAllow access to the global segments. Place ".dbg file...
2001-08-20 cuzAPI update
2001-08-15 izydorstfunctions that do not modify data take const char*...
2001-08-15 izydorstinfo about c1541 in docs, lowered highest available...
2001-08-13 cuzFirst version of graphics.h
2001-08-13 cuzFixed a bug
2001-08-10 cuzAdd comment about passing structs as params
2001-08-05 cuzMore optimizations
2001-08-05 cuzFixed a bug
2001-08-05 cuzMore optimizations
2001-08-05 cuzMore optimizations
2001-08-05 cuzMore optimization
2001-08-03 cuzMore optimizations
2001-08-03 cuzMore optimizations
2001-08-03 cuzMinor changes
2001-08-03 cuzMake flag constants unsigned
2001-07-30 cuzMake --list-opt-steps exclusive
2001-07-30 cuzFixed several bugs
2001-07-29 cuzAllow enabling/disabline optimizer steps by file
2001-07-29 cuzAdded IsControl
2001-07-29 cuzMinor change
2001-07-29 cuzRemove unused stuff
next