suyu/src/core/hid
2022-01-11 23:15:39 -06:00
..
emulated_console.cpp Merge pull request #7481 from german77/gyro-bias 2021-12-21 00:13:54 -08:00
emulated_console.h Merge pull request #7481 from german77/gyro-bias 2021-12-21 00:13:54 -08:00
emulated_controller.cpp yuzu: Use pad parameter to choose the correct controller 2022-01-07 16:56:36 -06:00
emulated_controller.h core/hid: Add fallback to fullkey controllers 2022-01-01 22:01:13 -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 service/hid: Implement SetNpadJoyAssignmentMode 2021-12-05 16:18:23 -06:00
hid_types.h core/hid: Cancel any vibration after the test 2021-12-16 13:35:15 -06:00
input_converter.cpp core/hid: Improve accuary of mouse implementation 2021-11-24 20:30:28 -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 core/hid: Reduce gyro threshold even more 2022-01-11 23:15:39 -06:00
motion_input.h service/hid: Improve console motion accuracy 2021-12-12 23:26:04 -06:00