suyu/src/core/hle/service/hid
Lioncash 9a07ed53eb core: Make variable shadowing a compile-time error
Now that we have most of core free of shadowing, we can enable the
warning as an error to catch anything that may be remaining and also
eliminate this class of logic bug entirely.
2021-05-16 03:43:16 -04:00
..
controllers core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
errors.h hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment 2019-07-01 15:12:57 +10:00
hid.cpp hle: kernel: Migrate KClientPort to KAutoObject. 2021-05-05 16:40:52 -07:00
hid.h hle: kernel: Migrate KSharedMemory to KAutoObject. 2021-05-05 16:40:50 -07:00
irs.cpp hle: kernel: Migrate KSharedMemory to KAutoObject. 2021-05-05 16:40:50 -07:00
irs.h hle: kernel: Remove deprecated Object class. 2021-05-05 16:40:52 -07: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