]> git.sur5r.net Git - cc65/shortlog
cc65
2001-10-02 cuzAdded/updated header blocks
2001-10-02 cuzRemoved Tennessee Carmel-Veilleux because none of his...
2001-10-02 cuzFixed a bug
2001-10-02 cuzDate update
2001-10-02 cuzExplain the new inline assembler syntax
2001-10-02 cuzHandle intermediate access to local variables in the...
2001-10-02 cuzRemoved the JAM opcode
2001-10-01 cuzChanged name for long compare subroutine
2001-10-01 cuzMore stack op optimizations
2001-10-01 cuzFixed a bug, added info for more runtime routines
2001-09-30 cuzUse __attribute ((unused)) instead of -Wno-unused-parameter
2001-09-30 cuzUsed __attribute ((unused)) instead of -Wno-unused...
2001-09-30 cuzMore source splitting.
2001-09-29 cuzWorking on optimizations
2001-09-29 cuzReadded size optimizations
2001-09-29 cuzMore splitting
2001-09-29 cuzAdded optimization statistics
2001-09-29 cuzReordered/splitted the optimization module
2001-09-27 cuzAdded groepaz
2001-09-27 cuzFixed a bug
2001-09-27 cuzAdded AUTO_COLLECTION_INITIALIZER
2001-09-26 cuzCheck for an additional error condition
2001-09-26 cuzAdded the plasma sample
2001-09-26 cuzCommand line options cleanup
2001-09-26 cuzAdded new command line options, one bug fixed
2001-09-26 cuzAdded a README
2001-09-25 cuzMore optimizations
2001-09-25 cuzMore optimizations
2001-09-25 cuzBumped the version number
2001-09-25 cuzFinished indirect function calls.
2001-09-24 cuzTrack usage of the sreg and several other zero page...
2001-09-23 cuzCollect more info on zp registers
2001-09-21 cuzGenerate info about zp register usage
2001-09-21 cuzRemoved old code to set the flags
2001-09-21 cuzExtend usage information
2001-09-21 cuzUse X instead of Y register
2001-09-21 cuzFixed a bug
2001-09-21 cuzColor RAM initialization was missing
2001-09-20 cuzAdded a peephole optimization step for global array...
2001-09-20 cuzCBM510 update
2001-09-20 cuzCBM510 update
2001-09-20 cuzWe need to have the character data in the VIC bank...
2001-09-20 cuzAdd character RAM
2001-09-19 cuzRemove an unused import
2001-09-19 cuzAdded condes IRQ routines and a README file.
2001-09-19 cuzMake the code somewhat smaller
2001-09-19 cuzDisable the mouse sprite on exit
2001-09-19 cuzCheck for wrong header file inclusions, add CBM510...
2001-09-19 cuzFix mouse type
2001-09-19 cuzCBM510 update
2001-09-19 cuzAdd IRQ function table
2001-09-18 cuzAdd blinking cursor on input
2001-09-18 cuzInclude source lines into generated asm code
2001-09-16 cuzFixed a minor problem
2001-09-16 cuzAdded text tables
2001-09-15 mrintschincluded errno.h instead of declaring _oserrno as external
2001-09-15 cuzFixed a few warnings
2001-09-15 cuzFixed a few warnings
2001-09-15 cuzFixed a few warnings
2001-09-15 cuzFixed a few compiler warnings
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...
next