]> git.sur5r.net Git - cc65/history - src/ca65/objfile.c
The line counter got confused for lines with more than 256 chars. Removed the
[cc65] / src / ca65 / objfile.c
2008-03-31 cuzMake much more usage of dynamic strings (StrBufs) inste...
2003-11-28 cuzExtend the object code format by adding a (currently...
2003-11-08 cuzReplace error/warning numbers by strings.
2003-06-06 cuzAdded assertions
2003-06-03 cuzRestructuring the object file format
2003-05-25 cuzChanged the object file and library format. There is...
2001-09-15 cuzEnable even more warnings
2001-05-23 cuzAdded line infos
2001-05-23 cuzWorking on source line information
2000-08-02 cuzAdded a method to write variable sized unsigned values...
2000-07-30 cuzInclude file path changes
2000-06-14 cuzMore common subroutines
2000-06-08 cuzFix several VC++ warnings
2000-05-28 uzThis commit was generated by cvs2svn to compensate...