]> git.sur5r.net Git - cc65/history - src/od65/dump.c
Since we have now builtin search paths, we need to be able to forget them,
[cc65] / src / od65 / dump.c
2003-11-28 cuzExtend the object code format by adding a (currently...
2003-11-08 cuzFiles in the file tables have their names in the string...
2003-11-07 cuzWorking on better 65816 support
2003-08-10 cuzTwo parts were not converted from using embedded string...
2003-06-03 cuzRestructuring the object file format
2003-05-25 cuzEncode option strings in the string pool
2003-05-25 cuzChanged the object file and library format. There is...
2002-12-24 cuzFixed a bug introduced by EXPR_SEGMENT -> EXPR_SECTION...
2002-11-25 cuzAdd capability to dump just the segment sizes
2001-05-23 cuzAdded line infos
2000-11-20 cuzWorking on the condes feature
2000-10-30 cuzWorking on initializers
2000-10-30 cuzRenamed EXP_INITIALIZER
2000-10-30 cuzAdd initializer
2000-08-02 cuzAdded a method to write variable sized unsigned values...
2000-08-01 cuzFilecount is now an u16
2000-07-31 cuzAdded dump of debug symbols and output of values for...
2000-07-30 cuzAdded dump of exports and imports
2000-07-30 cuzAdded dump of segments
2000-07-30 cuzAdded dump of the file list
2000-07-30 cuzAdd dumping of options
2000-07-29 cuzFirst rudimentary version - can dump xo65 headers