Supermodel/Src/OSD/SDL
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
..
Audio.cpp - Added function-based interface Audio for OSD sound output, together with SDL implementation 2011-07-20 21:14:00 +00:00
Main.cpp - Added function-based interface Audio for OSD sound output, together with SDL implementation 2011-07-20 21:14:00 +00:00
SDLInputSystem.cpp Changes relating to input system: 2011-06-22 13:06:52 +00:00
SDLInputSystem.h Changes relating to input system: 2011-06-22 13:06:52 +00:00
SDLMain_tmpl.h Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
SDLMain_tmpl.m Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Thread.cpp - Added function-based interface Audio for OSD sound output, together with SDL implementation 2011-07-20 21:14:00 +00:00
Types.h - Added the Musashi 68K emulator by Karl Stenerud. Obtained Karl's explicit permission to relicense the code under GPL. 2011-07-12 04:57:12 +00:00