Supermodel/Src
2011-08-31 22:30:45 +00:00
..
CPU - Forgot to add OSDConfig.h. 2011-08-19 23:47:33 +00:00
Debugger - Updated debugger classes to get them to compile with latest changes 2011-07-20 21:39:11 +00:00
Graphics - Program settings are now managed by the CConfig class. 2011-08-19 20:43:07 +00:00
Inputs - Added crosshairs for light gun games and disabled mouse cursor in full screen mode (no way to re-enable it now). 2011-08-27 21:37:37 +00:00
Model3 Inadvertently left SUPERMODEL_LOG_SOUND enabled. Now disabled. 2011-08-29 16:32:24 +00:00
OSD Removed setting of writeWrapped to false always on buffer under-run when underRunLoop is true as this is wrong. Suspect this may have been causing looping bug. 2011-08-31 22:30:45 +00:00
Pkgs Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Sound - Fixed format strings for messages involving __LINE__. 2011-08-28 04:37:41 +00:00
BlockFile.cpp - Forgot to add OSDConfig.h. 2011-08-19 23:47:33 +00:00
BlockFile.h Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Config.cpp - Program settings are now managed by the CConfig class. 2011-08-19 20:43:07 +00:00
Config.h - Program settings are now managed by the CConfig class. 2011-08-19 20:43:07 +00:00
Games.cpp - Added Spikeout Final Edition. 2011-08-28 20:56:36 +00:00
Games.h - Added crosshairs for light gun games and disabled mouse cursor in full screen mode (no way to re-enable it now). 2011-08-27 21:37:37 +00:00
INIFile.cpp - Program settings are now managed by the CConfig class. 2011-08-19 20:43:07 +00:00
INIFile.h - Program settings are now managed by the CConfig class. 2011-08-19 20:43:07 +00:00
ROMLoad.cpp - Fixed format strings for messages involving __LINE__. 2011-08-28 04:37:41 +00:00
ROMLoad.h - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
Supermodel.h - Added Spikeout Final Edition. 2011-08-28 20:56:36 +00:00