Supermodel/Src/OSD
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
..
SDL - Added function-based interface Audio for OSD sound output, together with SDL implementation 2011-07-20 21:14:00 +00:00
Windows - Added function-based interface Audio for OSD sound output, together with SDL implementation 2011-07-20 21:14:00 +00:00
Audio.h - Added function-based interface Audio for OSD sound output, together with SDL implementation 2011-07-20 21:14:00 +00:00
Thread.h - Added function-based interface Audio for OSD sound output, together with SDL implementation 2011-07-20 21:14:00 +00:00