suyu/src/core/hle/service/hid
Lioncash 39497183a6 npad: Remove duplicated class member variable
ControllerBase already has a System reference that can be accessed from
this class, so we can get rid of this to make the class layout a little
more straightforward.
2021-04-19 12:23:28 -04:00
..
controllers npad: Remove duplicated class member variable 2021-04-19 12:23:28 -04:00
errors.h hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment 2019-07-01 15:12:57 +10:00
hid.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
hid.h service: hid: Stub SetAnalogStickUseCenterClamp 2021-04-08 03:41:06 -04:00
irs.cpp hle: kernel: Rename SharedMemory to KSharedMemory. 2021-02-18 16:16:12 -08:00
irs.h hle: kernel: Rename SharedMemory to KSharedMemory. 2021-02-18 16:16:12 -08:00
xcd.cpp hid: Update service function tables 2021-04-07 01:15:38 -05:00
xcd.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00