..
CPU
Added hooks into debugger classes
2011-06-27 23:19:22 +00:00
Debugger
Removed couple of debugger commands that not yet working
2011-06-27 23:01:15 +00:00
Graphics
Fixing import mistake: moving source code to trunk/Src.
2011-04-24 01:19:40 +00:00
Inputs
Added new UI input to break execution and enter debugger (default mapping Alt+B)
2011-06-27 23:04:34 +00:00
Model3
Small change to allow Supermodel to compile under Linux
2011-06-22 20:46:53 +00:00
OSD
Changes for new built-in console-based debugger (only compiled in if SUPERMODEL_DEBUGGER defined):
2011-06-27 23:44:51 +00:00
Pkgs
Fixing import mistake: moving source code to trunk/Src.
2011-04-24 01:19:40 +00:00
Sound
Fixing import mistake: moving source code to trunk/Src.
2011-04-24 01:19:40 +00:00
BlockFile.cpp
Fixing import mistake: moving source code to trunk/Src.
2011-04-24 01:19:40 +00:00
BlockFile.h
Fixing import mistake: moving source code to trunk/Src.
2011-04-24 01:19:40 +00:00
Games.cpp
Fixing import mistake: moving source code to trunk/Src.
2011-04-24 01:19:40 +00:00
Games.h
Fixing import mistake: moving source code to trunk/Src.
2011-04-24 01:19:40 +00:00
INIFile.cpp
Changes relating to input system:
2011-06-22 13:06:52 +00:00
INIFile.h
Changes relating to input system:
2011-06-22 13:06:52 +00:00
Logger.h
New CLogger class that handles logging from Supermodel. Added so that log messages can be routed through debugger if required, rather than printed to console.
2011-06-27 23:21:43 +00:00
ROMLoad.cpp
Fixing import mistake: moving source code to trunk/Src.
2011-04-24 01:19:40 +00:00
ROMLoad.h
Fixing import mistake: moving source code to trunk/Src.
2011-04-24 01:19:40 +00:00
Supermodel.h
Added headers for new debugger classes
2011-06-27 23:22:50 +00:00