]> git.sur5r.net Git - cc65/history - src/ca65/listing.c
Reverted r5835 because of Olivers changes to the asm includes.
[cc65] / src / ca65 / listing.c
2011-07-07 uzThe line counter got confused for lines with more than...
2011-02-06 uzThe assembler options -l and --listing will now take...
2009-09-28 uzMove the version numbers from the interface of the...
2009-09-28 uzFixed warnings generated by clang (run by Per Olofsson).
2008-03-31 cuzMake much more usage of dynamic strings (StrBufs) inste...
2007-08-23 cuzNew .FEATURE org_per_seg. If enabled, .org/.reloc do...
2003-11-08 cuzReplace error/warning numbers by strings.
2003-10-21 cuzMove the segment handling stuff from objcode to a separ...
2003-06-04 cuzUse a string pool to reduce the memory footprint
2003-05-25 cuzChanged the object file and library format. There is...
2001-09-15 cuzCheck for sign problems in compares
2000-08-01 cuzIncreased the file count to 16 bits when written to...
2000-08-01 cuzUse the CHECK macros from the common dir
2000-07-28 cuzAdded .REPEAT pseudo instruction
2000-06-14 cuzMore common subroutines
2000-05-28 uzThis commit was generated by cvs2svn to compensate...