Supermodel/Src
Nik Henson e223d388eb Driveboard changes:
- added notification message if drive board is disabled when loading incompatible save state
- removed some superflous print statements, but have kept in printing out of force feedback commands for now (which have also been made more visual)
- made sure that feedback state is reset in SendStopAll()
2011-09-12 21:07:03 +00:00
..
CPU Fixed 68K save state problem: pending interrupts were not being saved, sometimes causing the DSB2 to take an invalid interrupt (from the sound board 68K) after loading a save state. Save states are no longer compatible with previous revision. 2011-09-12 18:14:49 +00:00
Debugger - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
Graphics - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
Inputs - Cleaned up game names (primary sets no longer have revision labels in title). 2011-09-08 05:08:16 +00:00
Model3 Driveboard changes: 2011-09-12 21:07:03 +00:00
OSD Changes to Audio.cpp: 2011-09-12 21:03:16 +00:00
Pkgs Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Sound Fixed 68K save state problem: pending interrupts were not being saved, sometimes causing the DSB2 to take an invalid interrupt (from the sound board 68K) after loading a save state. Save states are no longer compatible with previous revision. 2011-09-12 18:14:49 +00:00
BlockFile.cpp - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
BlockFile.h - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
Config.cpp - Program settings are now managed by the CConfig class. 2011-08-19 20:43:07 +00:00
Config.h Added in drive board config 2011-09-07 07:07:19 +00:00
Games.cpp - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
Games.h - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
INIFile.cpp - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
INIFile.h - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
ROMLoad.cpp - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
ROMLoad.h - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
Supermodel.h - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00