Supermodel/Src/Model3
Bart Trzynadlowski d200dff89e - Changed EmulateSCSP -> EmulateSound and -no-scsp -> -no-sound.
- Changed gear shifting behavior: neutral gear has its own button now.
- Removed SUPERMODEL_SOUND.
- DirectInput is the default input system for Windows now.
- Multi-threading is on by default, replaced -multi-threaded w/ -no-threads.
- Made crosshairs larger and more visible.
- Added Nik to co-author list and began updating file copyright notices.
- Fixed Virtua Striker 2 input names (player 2 inputs end with the number 2 instead of 1).
- Added documentation to a Docs/ subdirectory.
- Exported all default input configurations to Supermodel.ini and added that to the repository. Internally, Supermodel initializes all controls to "NONE" now.
2011-09-14 06:16:22 +00:00
..
53C810.cpp - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
53C810.h - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
53C810Disasm.cpp - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
93C46.cpp - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
93C46.h - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
DriveBoard.cpp Added stopping of all force feedback effects on reset (just in case some were playing at that point) 2011-09-13 22:45:32 +00:00
DriveBoard.h DriveBoard changes: 2011-09-09 07:18:52 +00:00
DSB.cpp - Changed EmulateSCSP -> EmulateSound and -no-scsp -> -no-sound. 2011-09-14 06:16:22 +00:00
DSB.h - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
IRQ.cpp Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
IRQ.h Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Model3.cpp - Nik's new decoupled audio code with fixes to minimize overruns. 2011-09-12 05:43:37 +00:00
Model3.h - Changed EmulateSCSP -> EmulateSound and -no-scsp -> -no-sound. 2011-09-14 06:16:22 +00:00
MPC10x.cpp - Fixed format strings for messages involving __LINE__. 2011-08-28 04:37:41 +00:00
MPC10x.h Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
PCI.cpp Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
PCI.h Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Real3D.cpp - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
Real3D.h - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
RTC72421.cpp Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
RTC72421.h Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
SoundBoard.cpp - Changed EmulateSCSP -> EmulateSound and -no-scsp -> -no-sound. 2011-09-14 06:16:22 +00:00
SoundBoard.h - Changed EmulateSCSP -> EmulateSound and -no-scsp -> -no-sound. 2011-09-14 06:16:22 +00:00
TileGen.cpp - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
TileGen.h - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00