Supermodel/Src
2011-09-06 18:56:25 +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 friction effect to feedback enumeration 2011-09-06 18:56:25 +00:00
Model3 Multithreading was always enabled in the CModel3 constructor. Disabled this behavior. 2011-09-05 19:05:47 +00:00
OSD Fixed bug which meant that a buffer over-run occuring under certain conditions would leave the write position dangling past the end of the buffer, causing no further sound to be written to the buffer and leaving playback looping indefinitely. 2011-09-01 21:58:10 +00:00
Pkgs Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Sound - Changes to let SCSP.cpp compile under Visual Studio 64-bit 2011-09-05 20:55:33 +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 - getbass now uses MPC106. 2011-09-01 06:43:01 +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 - Changes to let SCSP.cpp compile under Visual Studio 64-bit 2011-09-05 20:55:33 +00:00