Supermodel/Src
Bart Trzynadlowski ddd6fa92ef - Improved 68K interface. Now supports context switching.
- CSoundBoard is not derived from CBus.
- Optimized sound board memory handlers (now using switch statements).
- Added DSB emulation (based on R. Belmont's M1 source code).
- Improved ROM loading: only unique ROMs (those not shared amongst games) are used to identify games. The ROM loader will no longer get confused as easily.
- General cleanup here and there, removed unused Render.h file.
2011-07-31 02:37:31 +00:00
..
CPU - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
Debugger - Updated debugger classes to get them to compile with latest changes 2011-07-20 21:39:11 +00:00
Graphics - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
Inputs Added version of ConfigInputs that doesn't take display dimensions 2011-06-28 23:16:40 +00:00
Model3 - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
OSD - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
Pkgs Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Sound - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +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 - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
Games.h - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +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 - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
ROMLoad.h - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
Supermodel.h - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00