SDL/src/joystick
Sam Lantinga fc73386f45 Fixed the mapping from raw joystick values to the expected [SDL_JOYSTICK_AXIS_MIN, SDL_JOYSTICK_AXIS_MAX] range. (thanks Tas!)
The original code mapped incorrectly from [min, max] to [-32768, 32512], the upper bound being SDL_JOYSTICK_AXIS_MAX - 255 instead of SDL_JOYSTICK_AXIS_MAX.
2022-10-12 21:44:50 -07:00
..
2022-09-16 08:19:45 -07:00
2022-08-22 19:44:14 -07:00
2022-10-10 08:50:59 -07:00
2022-08-22 19:44:14 -07:00
2022-08-22 19:44:14 -07:00
2022-08-22 19:44:14 -07:00
2022-01-03 09:40:21 -08:00
2022-08-22 19:44:14 -07:00
2022-10-10 08:50:59 -07:00
2022-10-10 08:50:59 -07:00