]> git.sur5r.net Git - cc65/history - doc/ca65.sgml
New .FEATURE org_per_seg. If enabled, .org/.reloc do only influence the
[cc65] / doc / ca65.sgml
2007-08-23 cuzNew .FEATURE org_per_seg. If enabled, .org/.reloc do...
2005-12-29 cuzFixed a typo
2005-11-20 cuzApplied a patch from Greg King for better layout of...
2005-09-01 cuzAdded HuC6280 CPU
2005-08-28 cuzAdded availability of atari builtin macro package
2005-08-28 cuzAdded explanation of --macpack-dir
2005-08-12 cuzSpelling and other small fixes
2005-08-12 cuzUse tables, add --memory-model
2005-07-29 cuzFixes for typos from Stefan Haubenthal
2005-07-24 cuzSmall changes to work around problems in the linuxdoc...
2005-06-07 cuzSmall fixes by Stefan Haubenthal
2005-05-10 cuzAdded info about the new .sprintf function
2005-05-09 cuzDocumented the new .IDENT function
2005-04-20 cuzThe message is now optional in .assert
2005-04-20 cuzDocument new .assert behaviour
2005-01-11 cuzImprove doc for .struct/.union
2004-10-11 cuzAdded zilog/intel style hex numbers
2004-10-06 cuzDocument predefined constants
2004-10-03 cuzAdded SWEET 16 mode
2004-10-02 cuzFixed a typo, fixed ldax macro.
2004-09-20 cuzNew special condes type interruptor
2004-09-06 cuzFixed a typo
2004-06-30 cuzFixed a bug
2004-05-11 cuzAdded 6502 illegal instructions
2004-05-10 cuzAdded the new --list-bytes option
2004-05-09 cuzDocument the new curly braces feature
2004-04-28 cuzFixed a problem
2004-04-20 cuzDocument the new ubiquitous_idents feature
2004-03-29 cuzNew feature missing_char_term
2003-12-23 cuzAdded small comments about address sizes
2003-12-12 cuzAdded .bankbyte, .hibyte. .howord, .lobyte, .loword
2003-12-06 cuzMore .sizeof explanations
2003-12-05 cuzExplain more new stuff
2003-12-05 cuzStarted to explain scopes
2003-12-02 cuz.TAG, structs and unions
2003-11-30 cuzNew section covering detection of macro parameter types
2003-11-30 cuzAdded .enum
2003-11-11 cuzSmall fixes
2003-11-11 cuzConstant expressions, ^ operator
2003-10-20 cuzAdd info about the label assignment operator
2003-10-10 cuzDocumented changes to .CPU and new .MACPACK cpu
2003-09-27 cuzNew section about porting
2003-09-24 cuzConditional assembly may not be used to exclude normal...
2003-08-12 cuzDocumented .VERSION
2003-08-12 cuzClarify calling order for constructors/destructors
2003-08-07 cuzMore instruction set docs
2003-08-07 cuzAdd docs for new 65SC02 ops
2003-08-01 cuzRemoved first newline to make file(1) happy
2003-06-06 cuzAdded the new .ASSERT command
2003-04-30 cuzAdded docs for .CHARMAP
2003-03-07 cuzAdded .FORCEIMPORT
2002-12-03 cuzFixed a typo
2002-11-28 cuzAdded docs for .PUSHSEG/.POPSEG
2002-11-28 cuzFixed a typo
2002-11-26 cuzAdded the .TIME pseudo function
2002-09-18 cuzFix problems building info files, patch from Michael...
2002-04-05 cuzFixed a typo
2002-02-14 cuzAdd new feature "leading_dot_in_identifiers".
2001-10-24 cuzFixed several typos, changed example code
2001-10-24 cuzFixed a typo, added links
2001-10-02 cuzReordered the options to match the actual usage output
2001-03-20 cuzDescribe changed .incbin command
2000-12-08 cuzFixed several minor problems
2000-12-02 cuzFix up character translation explanation
2000-11-29 cuzDocumentation updates
2000-10-30 cuzDescribe .initializer
2000-09-03 cuzConverted cc65.txt to SGML (incomplete). Several correc...
2000-09-02 cuzAdded --feature and -target
2000-08-02 cuzMinor changes
2000-08-01 cuzCosmetic changes
2000-07-28 cuzAdded new assembler commands
2000-07-27 cuzReplaced the text files by SGML files