mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2024-11-25 23:25:40 +00:00
8e2e8adeb3
- 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 |
||
---|---|---|
.. | ||
CPU | ||
AddressTable.cpp | ||
AddressTable.h | ||
Breakpoint.cpp | ||
Breakpoint.h | ||
CodeAnalyser.cpp | ||
CodeAnalyser.h | ||
ConsoleDebugger.cpp | ||
ConsoleDebugger.h | ||
CPUDebug.cpp | ||
CPUDebug.h | ||
Debugger.cpp | ||
Debugger.h | ||
Exception.cpp | ||
Exception.h | ||
Interrupt.cpp | ||
Interrupt.h | ||
IO.cpp | ||
IO.h | ||
Label.cpp | ||
Label.h | ||
Register.cpp | ||
Register.h | ||
SupermodelDebugger.cpp | ||
SupermodelDebugger.h | ||
Watch.cpp | ||
Watch.h |