]> git.sur5r.net Git - cc65/history - src/od65/main.c
Improved optimizations
[cc65] / src / od65 / main.c
2002-11-25 cuzAdjusted the copyright string
2002-11-25 cuzAdd capability to dump just the segment sizes
2002-01-15 cuzFixed a bug
2001-09-30 cuzUse __attribute ((unused)) instead of -Wno-unused-parameter
2001-09-15 cuzFixed a few warnings
2001-05-23 cuzAdded line infos
2001-03-09 cuzAdded command line response files
2000-07-31 cuzAdded dump of debug symbols and output of values for...
2000-07-30 cuzRenamed x65 to xo65
2000-07-30 cuzAdded --dump-all
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 cuzBetter handling of missing flags and wrong files
2000-07-29 cuzFirst rudimentary version - can dump xo65 headers