.. History

File last touched at: 21.09.2003

 
v0.6
    - fixed a nasty little bug that made .dol loading crash on NT (reported by Xor37h)
    - fixed a few remaining memory leak issues, should be all fine now

v0.6 20.08.2003
    - added register display
    - fixed a st00pid bug that made rrdump crash :=P
    - added load/save file dialogs (F8/F9)
    - added automatic reconnection if connection to target is lost or some
      other error occurs (requested by Skywalker)
    - added selection of source/target address for "enter" in hex-edit mode
      (requested by Skywalker) ... use "T" and "S" in hex-edit mode
    - added some more diagnostic/error messages
    - again some cosmetic fixes :)
    - added possibility to use expressions in almost all commands (requested by
      Skywalker)
    - some more updates on the docs

v0.6 26.07.2003
    - bugfix: memory range access masking didnt work correctly
    - added displaying of symbol at current address in edit mode
    - some microscopic updates on the docs :=P
    - added 't' command in monitor/debugger
    - bugfix: hitting enter on a non-expanded window when the other window
      was double-sized didnt work
    - some cosmetic fixes
    - updated for gc stub 0.91
    - added write long/short/byte stub support
    - fixed a bug with memset stub support
    - "--warn" commandline option added
    - removed "rrdis" and some related docs from the binary distribution
    - added 'h' command in monitor
    - fixed read long/short/byte stub support / memmove

v0.6 22.07.2003
    - added smart patches
    - added 'mw' and 'ml' commands in monitor/debugger (requested by xor37h)
    - bugfix: in edit mode second window was re-read but not updated on screen

v0.6 21.07.2003
    - added PPC and Gamecube stuff
    - prints start/end/entry after load in monitor (requested by skywalker)
    - fixed bug in SR command (reported by Skywalker)
    - added .ini option to define unused memory areas
    - added save to .dol
    - integrated PSO network-stub "dropper"
    - added insert-mode in command prompts (monitor and debugger)
    - added '+' key to toggle fullsize windows in debugger
    - fixed shell commands in monitor, calling via shell not directly now
    - fixed bug with baud and addr mixed up in ini file (for network stuff)
    - added 'io' command in monitor to dump io registers
    - added 'c' command to compare memory ranges
    - added 'x' , 'q' , 'ctrl+d' for quitting in the debugger
    - page up/down now moves an actual page (as currently displayed)
    - added some more docs....still somewhat incomplete though :=P

v0.6 10.07.2003
    - command history in monitor (requested by countzero)
    - added command "a" in monitor
    - some code added to work around buggy linux kernel (SuSE8.2)
    - added "space" for page down in debugger (requested by countzero)

v0.5 -
    - environment variable RRPATH is now used to determine the path to
      binaries and inifile
    - improved serial port handling in MSDOS
    - fatal bug that caused segfault fixed in disassembler, should be
      somewhat useable now
    - keyboard handling in linux reworked, should work in xterm,vt-100 and linux-
      console sessions now
    - rred working in linux
    - added some ugly icons :)

v0.5 - 29.08.2002
    - fixed another problem with .ini file not found (reported by countzero)
    - initial linux port
    - initial macos port (not working yet)
    - initial support for labels and other debug-info
    - load/save also in monitor/debugger
    - fixed a fatal bug in cc65 driver
    - initial 6510 versions of rred,rrasm,rrdis (only rrdis functional atm)
    - transfering files forth and back in serialslave-mode using
      the sscopy tool works ok
    - transfering d64's to the c64 in serialslave-mode using the
      ssdisk tool works ok
    - tons of other little bugfixes

v0.4 - 18.12.2001
    - added "termdump" testprog (c64)
    - updated this file and index.html
    - added some more comments to example sources/batchfiles
    - knocked up little converter so sources look somewhat prettier in html
    - cleaned up docs and example sources a little
    - sidplayer helper prog revised (complaint by creamd *G*)
    - driver for cc65 revised+cleaned up

v0.4 - 11.12.2001
    - started history list, preparing for first public beta
    - fixed problem with .ini file not found (reported by countzero)
    - fixed broken 'run' command (reported by countzero)
    - fixed broken 'load' command
    - rudimentary support for "serialslave" backends (c64)
    - iso-fileserver and debug library

v0.3

- loads of crap crammed together and djgpp/turbo-c stuff ported to win32...
  this version really is just a test, stay tuned.

 

generated by txt2htm v0.1a (w)2001 Groepaz/Hitmen