yuzu/src/core/hle/service/hid/controllers
Morph 1c773c0869 controllers/npad: Validate device handles before use
Some games such as NEKOPARA Vol. 3 send invalid device handles when calling InitializeVibrationDevice. Introduce a check to validate the device handle before use.
2020-12-12 07:05:38 -05:00
..
controller_base.cpp
controller_base.h Use different timing for motion 2020-09-23 19:09:33 -05:00
debug_pad.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
debug_pad.h
gesture.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
gesture.h
keyboard.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
keyboard.h
mouse.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
mouse.h
npad.cpp controllers/npad: Validate device handles before use 2020-12-12 07:05:38 -05:00
npad.h controllers/npad: Validate device handles before use 2020-12-12 07:05:38 -05:00
stubbed.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
stubbed.h
touchscreen.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
touchscreen.h Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
xpad.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
xpad.h