yuzu/src/core/hle/service/hid/controllers
2023-11-16 18:51:14 -06: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 service: hid: Introduce firmware settings and update activate controller calls 2023-11-16 18:51:14 -06:00
controller_base.h service: hid: Introduce firmware settings and update activate controller calls 2023-11-16 18:51:14 -06: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: Use console mode helper across project 2023-08-22 21:58:23 -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: Split SL and SR buttons 2023-11-11 21:03:15 -06:00
npad.h service: hid: Introduce firmware settings and update activate controller calls 2023-11-16 18:51:14 -06:00
palma.cpp service: hid: Introduce firmware settings and update activate controller calls 2023-11-16 18:51:14 -06: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: Implement functions needed by QLaunch 2023-08-11 10:13:21 -06: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