yuzu/src/core/hle/service/hid/controllers
Liam 41d99aa89d memory: rename global memory references to application memory 2023-03-23 20:28:47 -04:00
..
console_sixaxis.cpp memory: rename global memory references to application memory 2023-03-23 20:28:47 -04:00
console_sixaxis.h kernel: use KTypedAddress for addresses 2023-03-22 09:35:16 -04:00
controller_base.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
controller_base.h service: hid: Access shared memory directly 2022-04-23 15:41:42 -05:00
debug_pad.cpp service: hid: Access shared memory directly 2022-04-23 15:41:42 -05:00
debug_pad.h service: hid: Ensure all structs are initialized 2022-04-23 17:11:43 -05:00
gesture.cpp general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
gesture.h service: hid: Fix gesture regression 2022-06-10 13:14:31 -05:00
keyboard.cpp service: hid: Ensure all structs are initialized 2022-04-23 17:11:43 -05:00
keyboard.h service: hid: Ensure all structs are initialized 2022-04-23 17:11:43 -05:00
mouse.cpp core: hid: Fix native mouse mappings 2023-02-21 19:48:38 -06:00
mouse.h service: hid: Ensure all structs are initialized 2022-04-23 17:11:43 -05:00
npad.cpp core: hid: Use gyro thresholds modes set by the game 2023-02-09 19:07:50 -06:00
npad.h core: hid: Use gyro thresholds modes set by the game 2023-02-09 19:07:50 -06:00
palma.cpp kernel: use KTypedAddress for addresses 2023-03-22 09:35:16 -04:00
palma.h kernel: use KTypedAddress for addresses 2023-03-22 09:35:16 -04:00
stubbed.cpp hid: Use nanosecond timestamps instead of ticks 2023-03-07 21:17:47 -05:00
stubbed.h service: hid: Ensure all structs are initialized 2022-04-23 17:11:43 -05:00
touchscreen.cpp hid: Use nanosecond timestamps instead of ticks 2023-03-07 21:17:47 -05:00
touchscreen.h service: hid: Ensure all structs are initialized 2022-04-23 17:11:43 -05:00
xpad.cpp service: hid: Ensure all structs are initialized 2022-04-23 17:11:43 -05:00
xpad.h service: hid: Ensure all structs are initialized 2022-04-23 17:11:43 -05:00