]> git.sur5r.net Git - cc65/history - src/ca65
Fixed a problem with --feature labels_without_colons: The scanner inserts
[cc65] / src / ca65 /
2005-11-20 cuzFixed a problem with --feature labels_without_colons...
2005-09-10 cuzDon't complain about missing includes when generating...
2005-09-10 cuzDelete the auto-generated .inc files for target zap
2005-09-02 cuzFixed a problem with evaluation of the address size
2005-09-01 cuzAdded HuC6280 CPU
2005-09-01 cuzBumped the year in the copyright message
2005-09-01 cuzAdded the remaining HuC6280 instructions
2005-08-31 cuzStarted to add support for the HuC6280 cpu
2005-08-31 cuzStarted to add support for the HuC6280 cpu
2005-08-31 cuzFixed minor and rather obscure problem: When including...
2005-08-30 cuzFixed a bug in FuncStrAt. New shortcut function GenLite...
2005-08-28 cuzNew atari builtin macro package that features a scrcode...
2005-08-26 cuzAdded the "none" CPU.
2005-08-24 cuzAdded a new option --macpack-dir that allows to load...
2005-08-24 cuzFixed a wrong comment
2005-08-22 cuzMove the macro package sources into own files
2005-05-29 cuzAllow empty and comment lines in structs
2005-05-11 cuzAdded variable symbols using .set
2005-05-10 cuzNew .sprintf function
2005-05-09 cuzAdded a .IDENT function
2005-04-20 cuzUse "Assertion failed" as default message for .assert...
2005-04-20 cuzImprove the assertion check
2005-04-19 cuzEvaluate .asserts with known conditions in the assembler.
2005-04-14 cuzFixed a bug
2005-03-25 cuzNo output when using wstrip
2005-03-24 cuzOutput the help text to stdout
2005-03-22 cuzCheap local symbol in a macro .local statement were...
2005-03-15 cuzAllow to remap the character with code zero.
2005-02-14 cuzSuppress wine debug output
2005-01-21 cuzAllow a unary +
2004-12-19 cuzSeveral improvements and a few bug fixes
2004-10-11 cuzAdded zilog/intel style hex numbers
2004-10-11 cuzChanges for new WINE version
2004-10-08 cuzAdded the lynx target
2004-10-03 cuzAdded SWEET 16 CPU
2004-10-03 cuzAdded new CPU SWEET16
2004-10-03 cuzAdded new CPU SWEET16
2004-09-20 cuzNew condes type interruptor
2004-08-16 cuzFixed the definition of the long branch macros to avoid...
2004-07-18 cuzImprove handling of files with foreign newline sequences.
2004-07-17 cuzFixed problems with unnamed labels
2004-06-10 cuzFixed a warning
2004-06-03 cuzDefine symbols depending on the target system similar...
2004-05-14 cuzBetter error messages in case of a range error
2004-05-11 cuzAdded 6502 illegal instructions
2004-05-10 cuzNew --list-bytes option
2004-05-10 cuzFixed a small memory leak
2004-05-10 cuzAdd 6502X cpu
2004-05-09 cuzFixed a problem with {} enclosed token lists and implem...
2004-05-09 cuzAllow token lists to be optionally enclosed in curly...
2004-04-20 cuzFixed a problem with the ubiquitous_idents change
2004-04-20 cuzAdd a new feature "ubiquitous_idents" that allows the...
2004-04-19 cuzFixed a problem with .global: In some situations, expor...
2004-03-29 cuzNew feature missing_char_term
2004-03-21 cuzRewrite. This fixes a bug where a forward reference...
2004-03-21 cuzAdjust year in copyright string
2004-03-21 cuzFixed a problem with conditional assembly. The assemble...
2004-03-20 cuzFixed a small bug
2004-03-11 cuzFixed a typo
2004-03-02 cuzFixed two errors, skip to end of line in case of an...
2004-02-22 cuzIdentifiers starting with a dot could not be used as...
2004-01-04 cuzRemoved an unused assignment
2003-12-30 cuzFixed a bug
2003-12-30 cuzFixed a few bugs
2003-12-22 cuzMake the scope variables extern
2003-12-22 cuzFixed a typo
2003-12-22 cuzFixed a C99 issue
2003-12-13 cuzSet the address size once assembly is terminated
2003-12-13 cuzInclude exported symbols in debug info
2003-12-12 cuzUse the WORD0 expression op instead of AND
2003-12-12 cuzNew pseudo functions: .LOBYTE, .HIBYTE, .BANKBYTE,...
2003-12-12 cuzRemoved debug code
2003-12-12 cuzFixed several address size issues
2003-12-12 cuzCode cleanup
2003-12-12 cuzFixed a bug
2003-12-06 cuzFixed a bug
2003-12-06 cuzMake .sizeof work with code scopes. First support for...
2003-12-06 cuzMake .sizeof work with code scopes. First support for...
2003-12-06 cuzMake struct work as documented
2003-12-03 cuzSyntax change
2003-12-03 cuzFixes for scoping and better .sizeof support
2003-12-03 cuzMore work on .sizeof, fixed problems with cheap locals
2003-12-02 cuzMore work on .sizeof
2003-11-30 cuzTemp fix for address size detection of symbols
2003-11-30 cuzDon't remove symbols or otherwise simplify expressions...
2003-11-30 cuzMore .size/.sizeof support
2003-11-29 cuzDon't use SF_TRAMPOLINE, change symbol references instead.
2003-11-28 cuzExtend the object code format by adding a (currently...
2003-11-23 cuzMuch extended StudyExpr
2003-11-23 cuzHold address sizes in an unsigned char
2003-11-23 cuzNew DefAddrSize variable
2003-11-23 cuzNew option --memory-model
2003-11-19 cuzMoved StudyExpr + helpers into its own module
2003-11-18 cuzTemp fix for some address size problems
2003-11-17 cuzAllow conditional directives within .STRUCT7:UNION...
2003-11-17 cuzAdded .SIZEOF
2003-11-17 cuzReplace address mode detection for expressions
2003-11-14 cuzAdded enums
2003-11-14 cuzNew function GenAddExpr
2003-11-13 cuzFixed a bug
next