]> git.sur5r.net Git - cc65/history - src/common
Amiga install files by Stefan Haubenthal.
[cc65] / src / common /
2007-06-28 cuzFixed an error
2007-02-07 cuzFixed an error in SB_Slice.
2006-08-22 cuzReplace the fixed buffer in the Find() routine by a...
2006-04-09 cuzNew function xdup.
2005-12-11 cuzAdded a generic va_copy definition
2005-12-11 cuzFixed portability problems with va_copy. In three place...
2005-11-20 cuzAdd symbol to disable inlining of functions
2005-09-13 cuzFixed a typo
2005-09-10 cuzBumped the version number for the snapshot
2005-09-10 cuzBumped the version number for 2.11.0
2005-08-31 cuzAdded HuC6280 cpu
2005-08-26 cuzAdded "none" CPU.
2005-08-26 cuzAdded check for gcc
2005-05-09 cuzAdded va_copy for gcc version == 2
2005-05-08 cuzFixed parameter naming
2005-03-25 cuzAdd the replacement startup file wildargv.obj to the...
2005-03-20 cuzAdded extensions for new loadable modules
2005-02-14 cuzSuppress wine debug output
2004-12-18 cuzFixes for the Watcom compiler and some general improvem...
2004-12-16 cuzUse inttypes.h and the intmax_t/uintmax_t types
2004-12-16 cuzNew module inttypes.h
2004-12-16 cuzFixed another bug
2004-12-16 cuzFixed several bugs
2004-12-15 cuzAdded a basic vsnprintf implementation to work around...
2004-10-11 cuzChanges for new WINE version
2004-10-08 cuzAdded the lynx target
2004-10-03 cuzAdded new CPU SWEET16
2004-09-20 cuzNew condes type interruptor
2004-09-10 cuzFixed a typo
2004-07-29 cuzAdded IsODigit
2004-07-11 cuzMake a few params const
2004-07-11 cuzAdded SB_Compare
2004-05-09 cuzAdded CPU_6502X for 6502 with illegal opcodes
2004-03-21 cuzChanged a bug in the the translation table for the...
2004-03-11 cuzAdded a new apple2enh target
2004-03-07 cuzNew module strstack
2004-03-07 cuzNew module intstack
2004-03-02 cuzPass chars as ints
2003-12-31 cuzBetter debug output
2003-12-26 cuzBumped the version number
2003-12-23 cuzFixed address in comment
2003-11-28 cuzExtend the object code format by adding a (currently...
2003-11-24 cuzNew module
2003-11-23 cuzHold address sizes in an unsigned char
2003-11-23 cuzRemoved the EXPR_FORCE... ops
2003-11-18 cuzAdded long address size
2003-11-11 cuzAllow dumping of symbol expressions
2003-11-11 cuzNew shift module, comment fixes
2003-11-10 cuzRenamed expression ops for better readability
2003-11-10 cuzAdded more missing ops
2003-11-10 cuzEXPR_SECTION was missing from dump
2003-11-07 cuzWorking on better 65816 support
2003-11-06 cuzNew module
2003-11-04 cuzNew function and bug fix
2003-11-03 cuzAdd dummy target strip
2003-11-02 cuzConvert the watcom makefiles for use with wine under...
2003-11-02 cuzConverted the makefile to use wine under Linux
2003-10-31 cuzChange data types to get a smaller memory footprint
2003-10-31 cuzRemoved dead code
2003-10-23 cuzChange API for the Compare function
2003-10-22 cuzMore tweaking of the new hashtab module
2003-10-22 cuzCosmetic changes
2003-10-22 cuzNew generic hash table module
2003-10-22 cuzMore string buffer functions
2003-10-10 cuzAdded CPU instruction set encoding
2003-10-10 cuzSupervision has something between a 65SC02 and 65C02
2003-10-10 cuzNew target supervision
2003-10-10 cuzBeafed up the string buffer module
2003-10-10 cuzNew target: supervision
2003-10-10 cuzFixed an issue with SB_CopyBuf
2003-10-10 cuzAdded strpool.obj
2003-09-14 cuzFixed a typo
2003-09-14 cuzAdded SegTypeToStr
2003-08-20 cuzUse $(RM) instead of rm -f
2003-08-12 cuzAdded #define for combined version
2003-08-07 cuzAdded different 65SC02 and 65C02 CPUs
2003-08-03 cuzNew function ForgetAllSearchPaths
2003-06-06 cuzCompleted assertions, add auto assertion for jmp (abs...
2003-06-06 cuzAdded assertions
2003-06-06 cuzIncreased the string pool size
2003-06-04 cuzMore string pool use
2003-06-04 cuzUse a string pool to reduce the memory footprint
2003-06-03 cuzRestructuring the object file format
2003-06-02 cuzAdd upper case extensions, use binary search
2003-05-30 cuzNew filetype module
2003-05-30 cuzFixed a bug
2003-05-29 cuzAdd AddSearchPathFromEnv
2003-05-28 cuzMoved most of cc65/incpath to a common searchpath module
2003-05-25 cuzEncode option strings in the string pool
2003-05-25 cuzChanged the object file and library format. There is...
2003-05-24 cuzNew strpool module
2003-05-03 cuzFixed a bug
2003-05-02 cuzAdded a nes target
2003-05-01 cuzMoved CPU definition into common/
2003-04-28 cuzNew function FindName()
2003-02-08 cuzNew function StrCaseCmp
2003-02-08 cuzBumped the version number
2003-02-08 cuzMove ValidSegName into segnames.c
2003-02-08 cuzMove default segment names into segnames.h
2003-02-08 cuzCorrect zeropage #def
next