Supermodel/Src
Nik Henson e8782b98fa Changes relating to input system:
- Added ability to configure axis min, centre and max values in INI file.  This allows some types of steering wheel pedals that use an inverted value range to work properly with the emulator.
 - Modified CINIFile to read and write signed numbers (needed for above change).
 - Added check at configuration start for "bad" input sources such as axes that are wrongly calibrated or buttons that are always triggering a value.  Otherwise they cause the configuration loop to wait indefinitely for the axis or button to be released.
 - Removed superfluous check for XInput devices when XInput is not enabled in CDirectInputSystem.
 - Improved force beedback code in CDirectInputSystem and also added the extra feedback effects needed so far for drive board emulation.
2011-06-22 13:06:52 +00:00
..
CPU Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Graphics Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Inputs Changes relating to input system: 2011-06-22 13:06:52 +00:00
Model3 Changes relating to input system: 2011-06-05 20:53:39 +00:00
OSD Changes relating to input system: 2011-06-22 13:06:52 +00:00
Pkgs Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Sound Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
BlockFile.cpp Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
BlockFile.h Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Games.cpp Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Games.h Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
INIFile.cpp Changes relating to input system: 2011-06-22 13:06:52 +00:00
INIFile.h Changes relating to input system: 2011-06-22 13:06:52 +00:00
ROMLoad.cpp Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
ROMLoad.h Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Supermodel.h Changes relating to input system: 2011-06-05 20:53:39 +00:00