1
0
mirror of https://github.com/cathery/sys-con.git synced 2024-07-03 02:18:43 +00:00
sys-con/source/ControllerSwitch
cathery bde2cfa2b0 Fixed another joystick value edge case
Joystick values of -32768 and lower cause Resident Evil 4 to crash
2020-01-25 01:17:20 +03:00
..
SwitchAbstractedPadHandler.cpp Re-organize the project 2020-01-12 05:01:44 +03:00
SwitchAbstractedPadHandler.h Re-organize the project 2020-01-12 05:01:44 +03:00
SwitchControllerHandler.cpp Fixed another joystick value edge case 2020-01-25 01:17:20 +03:00
SwitchControllerHandler.h Re-organize the project 2020-01-12 05:01:44 +03:00
SwitchHDLHandler.cpp Remove unnecessary bound checks since this was a one-off error 2020-01-24 02:03:52 +03:00
SwitchHDLHandler.h Re-organize the project 2020-01-12 05:01:44 +03:00
SwitchThread.cpp Re-organize the project 2020-01-12 05:01:44 +03:00
SwitchThread.h Re-organize the project 2020-01-12 05:01:44 +03:00
SwitchUSBDevice.cpp Re-organize the project 2020-01-12 05:01:44 +03:00
SwitchUSBDevice.h Re-organize the project 2020-01-12 05:01:44 +03:00
SwitchUSBEndpoint.cpp Re-organize the project 2020-01-12 05:01:44 +03:00
SwitchUSBEndpoint.h Re-organize the project 2020-01-12 05:01:44 +03:00
SwitchUSBInterface.cpp Re-organize the project 2020-01-12 05:01:44 +03:00
SwitchUSBInterface.h Re-organize the project 2020-01-12 05:01:44 +03:00
SwitchVirtualGamepadHandler.cpp Re-organize the project 2020-01-12 05:01:44 +03:00
SwitchVirtualGamepadHandler.h Re-organize the project 2020-01-12 05:01:44 +03:00