]> git.sur5r.net Git - cc65/history - src
First version of da65 docs
[cc65] / src /
2003-08-07 cuzAdded different 65SC02 and 65C02 CPUs
2003-08-07 cuzFixed a bug
2003-08-07 cuzAdded 65C02 instructions
2003-08-07 cuzSome CPU definition changes
2003-08-07 cuzMore instruction set stuff
2003-08-03 cuzNew option --forget-inc-paths
2003-08-03 cuzNew function ForgetAllSearchPaths
2003-08-02 cuzOrder of keywords on the keyword table was wrong
2003-08-02 cuzFixed a bug
2003-08-01 cuzAdded the near keyword
2003-08-01 cuzThe type "enum x" was not handled correctly in sizeof...
2003-07-26 cuzFixed a bug
2003-07-19 cuzBug: Char arrays with a specified size could not be...
2003-07-16 cuzNew option --asm-define
2003-06-27 cuzFixed a bug
2003-06-27 cuzOctal character constants starting with '2' or '3'...
2003-06-21 cuzPEI was broken
2003-06-17 cuzAdded new address size override commands z:, a: and f:.
2003-06-11 cuzImprove help output
2003-06-06 cuzAdded missing files
2003-06-06 cuzAssertion checks were the wrong way round
2003-06-06 cuzCompleted assertions, add auto assertion for jmp (abs...
2003-06-06 cuzAdded assertions
2003-06-06 cuzFragment cleanup, more string pool use
2003-06-06 cuzIncreased the string pool size
2003-06-05 cuzMore stringpool use / memory savings
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-03 cuzAdded new ld65 options
2003-06-03 cuzAdded debugging output
2003-06-02 cuzChanged file type and search path handling
2003-06-02 cuzAdd upper case extensions, use binary search
2003-05-30 cuzUse the new filetype module
2003-05-30 cuzNew filetype module
2003-05-30 cuzFixed a bug
2003-05-29 cuzAdd file search path capability (still unused)
2003-05-29 cuzUse AddSearchPathFromEnv
2003-05-29 cuzAdd AddSearchPathFromEnv
2003-05-29 cuzUse the new searchpath common module
2003-05-28 cuzMoved most of cc65/incpath to a common searchpath module
2003-05-27 cuzFixed an include file search order problem
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-22 cuzAdd the new OPTIONAL attribute to the LOWCODE segment.
2003-05-22 cuzAdded an OPTIONAL segment attribute
2003-05-13 cuzAdd a warning for an address expression that is usually...
2003-05-11 cuzRemoved an unused warning
2003-05-09 izydorstfix for previous change: the last vlir chains could...
2003-05-07 cuzAdded the restrict keyword just to have it reserved
2003-05-04 cuzWorking
2003-05-04 cuzAdded a new .MACPACK CBM
2003-05-04 cuzNew callback module
2003-05-04 cuzWorking
2003-05-03 cuzFixed a bug
2003-05-02 cuzAdd __NES__ #define
2003-05-02 cuzAdded the NES target
2003-05-02 cuzAdded a new NES config from groepaz
2003-05-02 cuzAdded a nes target
2003-05-01 cuzMoved CPU definition into common/
2003-05-01 cuzWorking
2003-05-01 cuzWorking
2003-04-28 cuzWorking
2003-04-28 cuzWorking
2003-04-28 cuzChanged the size of the BRK instruction from 2 to 1
2003-04-28 cuzNew function FindName()
2003-04-28 cuzMoved the chiplib module into chip.c
2003-04-27 cuzWorking
2003-04-27 cuzWorking
2003-04-26 izydorstdoes not pad the last vlir chain to n*254 bytes filesize
2003-04-25 cuzFixed a small "problem": When .END is used, the line...
2003-04-13 cuzAssume text mode, no need to free memory for graphics
2003-04-09 cuzNew atmos config from Debrune Jerome
2003-04-04 izydorstvertical menus height was too small by one pixel
2003-04-03 cuzFixed a bug
2003-03-17 cuzFixed a bug in character literal handling
2003-03-17 cuzFixed a few comments
2003-03-17 cuzFixed a bug: .ENDPROC without .PROC would crash the...
2003-03-16 cuzFixed initializers for standard behaviour (hopefully...
2003-03-16 cuzRevoked part of last change - didn't work
2003-03-16 cuzAllow any number of optional braces around all initiali...
2003-03-13 cuzAdded better error recovery
2003-03-07 cuzIf main() takes arguments, generate a forced import...
2003-03-07 cuzRemove debugging printf's
2003-03-07 cuzAdded new .FORCEIMPORT pseudo op
2003-03-06 cuzImprove error recovery
2003-03-04 cuzLast fix was wrong
2003-03-04 cuzFixed a bug in sign extension of constant values
2003-02-26 cuz.incbin did not honor the include search path
2003-02-19 cuzFixed problem with array forward decl
2003-02-16 cuzAdded a new extended (and machine specific) zeropage...
2003-02-12 cuzMinor cleanup
2003-02-12 cuzAdd more co65 options
2003-02-11 cuzWorking
2003-02-11 cuzWorking
2003-02-11 cuzFix memory area start symbol
2003-02-10 cuzAdd co65 utility
2003-02-08 cuzWorking
2003-02-08 cuzNew function StrCaseCmp
next