yuzu/src/core/hle/service/hid/controllers
Morph 6380731486 hid: Stub HomeButtonInputProtection service commands
- Used in 1-2 Switch. Given that we do not emulate the functionality of the home button yet, we can stub this for now.
2020-09-30 06:38:24 -04:00
..
controller_base.cpp
controller_base.h Use different timing for motion 2020-09-23 19:09:33 -05:00
debug_pad.cpp hid: Only update keyboard & debug pad inputs if enabled 2020-07-16 22:28:49 +10:00
debug_pad.h
gesture.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
gesture.h
keyboard.cpp hid: Only update keyboard & debug pad inputs if enabled 2020-07-16 22:28:49 +10:00
keyboard.h
mouse.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
mouse.h
npad.cpp hid: Stub HomeButtonInputProtection service commands 2020-09-30 06:38:24 -04:00
npad.h hid: Stub HomeButtonInputProtection service commands 2020-09-30 06:38:24 -04:00
stubbed.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
stubbed.h
touchscreen.cpp yuzu: Add motion and touch configuration 2020-08-29 18:56:34 +02:00
touchscreen.h yuzu: Add motion and touch configuration 2020-08-29 18:56:34 +02:00
xpad.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
xpad.h