yuzu/src/core/hle/service/hid/controllers
lat9nq 387ede76d2 general: Convert use_docked_mode to an enumeration
Allows some special interactions with it in the Qt frontend.
2023-08-22 16:07:52 -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: Convert use_docked_mode to an enumeration 2023-08-22 16:07:52 -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 general: Convert use_docked_mode to an enumeration 2023-08-22 16:07:52 -04:00
npad.h service: hid: Use span instead of vector reference 2023-05-14 18:07:04 -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: 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