suyu/src/core/hle/service/hid/controllers
Fernando Sahmkow e31425df38 General: Recover Prometheus project from harddrive failure
This commit: Implements CPU Interrupts, Replaces Cycle Timing for Host 
Timing, Reworks the Kernel's Scheduler, Introduce Idle State and 
Suspended State, Recreates the bootmanager, Initializes Multicore 
system.
2020-06-27 11:35:06 -04:00
..
controller_base.cpp removed unneeded semicolon 2019-09-22 18:50:34 +10:00
controller_base.h marked controller constructors as explicit 2019-09-22 16:41:38 +10:00
debug_pad.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
debug_pad.h service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00
gesture.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
gesture.h service/hid: Remove unused system reference 2019-10-04 23:41:21 +00:00
keyboard.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
keyboard.h service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00
mouse.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
mouse.h service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00
npad.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
npad.h hid: Implement Get/ResetGyroscopeZeroDriftMode 2020-06-21 16:25:41 -04:00
stubbed.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
stubbed.h service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00
touchscreen.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
touchscreen.h service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00
xpad.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
xpad.h service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00