mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2024-11-26 15:45:41 +00:00
e8e02ba685
- updated debugger classes to compile again with all recent changes. - improved debugger classes to allow them to work in multi-threaded emulator and be able to handle CPUs on different threads. - added debug classes for new Z80 and Musashi 68K CPU cores. - added logging of cycle counts and frames. - moved all Supermodel specific code & configuration to CSupermodelDebugger. - added all Model 3 CPUs (PPC, sound board 68K, DSB 68K/Z80 and drive board Z80) to CSupermodelDebugger. - added persisting of custom entry points in saved debug state to CCodeAnalyser. - fixed bug with listing I/O ports in CConsoleDebugger and added displaying of cycle counts and CPU speeds when listing CPUs. |
||
---|---|---|
.. | ||
68KDebug.cpp | ||
68KDebug.h | ||
Musashi68KDebug.cpp | ||
Musashi68KDebug.h | ||
PPCDebug.cpp | ||
PPCDebug.h | ||
Turbo68KDebug.cpp | ||
Turbo68KDebug.h | ||
Z80Debug.cpp | ||
Z80Debug.h |