- Added CPrintBreakpoint
Changes to console-based debugger:
- Added new scp command and tidied up some other commands
- Tidied up event logging
- Sorted commands into common groups
- Added ReadMe.txt help file
- fixed step-out to work properly
- added ability to enable/disable debugging of individual CPUs
Changes to console-based debugger:
- tidied up syntax and split some commands out to make easier to use
- implemented missing commands (loademustate, saveemustate, resetemu, configinput, configallinputs, help)
- added new commands (nextframe, enablecpu, disablecpu, removeallcomments)
- added ability to redirect command output to a file