Supermodel/Src
Nik Henson 03fa9532eb - Added function-based interface Audio for OSD sound output, together with SDL implementation
- Added object interface CThread for OSD threading and synchronization, together with SDL implementation
- Added multi-threading to CModel3 so that separate CPUs (PPC of main board, 68K of sound board and Z80 of drive board) can be run in separate threads if requested to improve performance on multi-core PCs
- Added -multi-threaded command line option (default is to run single-threaded still)
2011-07-20 21:14:00 +00:00
..
CPU - Added Z80 emulator from YAZE-AG. 2011-07-18 19:48:57 +00:00
Debugger Changes to debugger classes: 2011-06-29 23:21:50 +00:00
Graphics Texture offsets. 2011-07-06 05:05:38 +00:00
Inputs Added version of ConfigInputs that doesn't take display dimensions 2011-06-28 23:16:40 +00:00
Model3 - Added function-based interface Audio for OSD sound output, together with SDL implementation 2011-07-20 21:14:00 +00:00
OSD - Added function-based interface Audio for OSD sound output, together with SDL implementation 2011-07-20 21:14:00 +00:00
Pkgs Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Sound 2011-07-13 05:29:02 +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 - Added sound ROMs to Daytona 2 (BOTE and PE). 2011-07-16 04:53:12 +00:00
Games.h - Added sound ROMs to Daytona 2 (BOTE and PE). 2011-07-16 04:53:12 +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 function-based interface Audio for OSD sound output, together with SDL implementation 2011-07-20 21:14:00 +00:00