yuzu/src/core/hid
2021-12-05 13:57:59 -06:00
..
emulated_console.cpp
emulated_console.h core: hid: Mark constructors as explicit 2021-11-29 17:20:15 -05:00
emulated_controller.cpp core/hid: Add missing controller type 2021-12-05 13:57:59 -06:00
emulated_controller.h core/hid: Ensure only valid npad are connected 2021-12-04 23:20:18 -06:00
emulated_devices.cpp
emulated_devices.h core: hid: Mark constructors as explicit 2021-11-29 17:20:15 -05:00
hid_core.cpp core/hid: Ensure only valid npad are connected 2021-12-04 23:20:18 -06:00
hid_core.h core/hid: Ensure only valid npad are connected 2021-12-04 23:20:18 -06:00
hid_types.h core/hid: Ensure only valid npad are connected 2021-12-04 23:20:18 -06:00
input_converter.cpp
input_converter.h
input_interpreter.cpp input_interpreter: Make use of NpadButton instead of a u64 2021-11-29 19:21:51 -05:00
input_interpreter.h input_interpreter: Make use of NpadButton instead of a u64 2021-11-29 19:21:51 -05:00
motion_input.cpp
motion_input.h