yuzu-android/src/core/hid
Lioncash 7bf4b45349 emulated_console: Amend cast in SetTouch()
id is an int value, not a u32.
2022-12-05 18:15:23 -05:00
..
emulated_console.cpp emulated_console: Amend cast in SetTouch() 2022-12-05 18:15:23 -05:00
emulated_console.h core: hid: Implement true multitouch support 2022-11-19 08:44:33 -06:00
emulated_controller.cpp Merge pull request #9273 from ameerj/per-game-profile 2022-12-04 13:38:01 -05:00
emulated_controller.h general: fix compile for Apple Clang 2022-11-22 22:22:28 -05:00
emulated_devices.cpp common/input: Add helpers functions for creating input and output devices 2022-11-28 10:00:37 -05:00
emulated_devices.h general: fix compile for Apple Clang 2022-11-22 22:22:28 -05:00
hid_core.cpp
hid_core.h
hid_types.h hid: core: Properly emulate controller color and battery level 2022-08-08 13:12:02 -05:00
input_converter.cpp core: hid: Implement true multitouch support 2022-11-19 08:44:33 -06:00
input_converter.h core: hid: Add nfc support to emulated controller 2022-10-02 12:32:26 -05:00
input_interpreter.cpp
input_interpreter.h
irs_types.h general: Fix spelling of "unknown" 2022-10-16 00:46:22 -04:00
motion_input.cpp
motion_input.h