]> git.sur5r.net Git - cc65/history - src/od65
Fixed a bug
[cc65] / src / od65 /
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
2001-01-05 cuzChanged the makefiles to work under OS/2 using EMX...
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-14 cuzAdded watcom makefile
2000-08-02 cuzAdded a method to write variable sized unsigned values...
2000-08-01 cuzFilecount is now an u16
2000-08-01 cuzUse the CHECK macros from the common dir
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