Supermodel/Src
Nik Henson e8e02ba685 Changes to debugger classes:
- 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.
2011-09-18 21:59:23 +00:00
..
CPU Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
Debugger Changes to debugger classes: 2011-09-18 21:59:23 +00:00
Graphics Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
Inputs Changes to input system: 2011-09-18 21:44:40 +00:00
Model3 - Tweaked comments in Supermodel.ini 2011-09-17 23:41:12 +00:00
OSD Changes to input system: 2011-09-18 21:44:40 +00:00
Pkgs Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Sound Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
BlockFile.cpp Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
BlockFile.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
Config.cpp Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
Config.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
Games.cpp - Tweaked comments in Supermodel.ini 2011-09-17 23:41:12 +00:00
Games.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
INIFile.cpp Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
INIFile.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
ROMLoad.cpp - Tweaked comments in Supermodel.ini 2011-09-17 23:41:12 +00:00
ROMLoad.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
Supermodel.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00