yuzu-fork/src/core/hid
2022-02-10 10:58:37 -06:00
..
emulated_console.cpp Correct assignment source for rotations 2022-01-17 10:40:41 +03:00
emulated_console.h general: Move deleted copy/move constructor/assignment operators to public interface 2022-02-02 12:17:08 -05:00
emulated_controller.cpp nfp: Improve implementation 2022-02-08 10:08:04 -06:00
emulated_controller.h nfp: Separate nfc tag from amiibo data 2022-02-10 10:58:37 -06:00
emulated_devices.cpp common/input: Avoid numerous large copies of CallbackStatus 2021-12-13 21:22:02 -05:00
emulated_devices.h common/input: Avoid numerous large copies of CallbackStatus 2021-12-13 21:22:02 -05:00
hid_core.cpp service/hid: Implement SetNpadJoyAssignmentMode 2021-12-05 16:18:23 -06:00
hid_core.h general: Move deleted copy/move constructor/assignment operators to public interface 2022-02-02 12:17:08 -05:00
hid_types.h core/hid: Add home and screenshot button support 2022-01-06 21:11:27 -06:00
input_converter.cpp yuzu: ui: Improve battery symbols 2022-02-02 13:18:06 -06:00
input_converter.h core: hid: Cleanup and amend documentation 2021-11-29 17:20:14 -05:00
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 input_common: Add option to configure gyro threshold 2022-01-23 21:54:33 -06:00
motion_input.h service/hid: Improve console motion accuracy 2021-12-12 23:26:04 -06:00