RetroArch/frontend
Nathan Strong e80d99dbae Delete controller_patcher; start on proper HID driver
== DETAILS

We discovered that the controller_patcher code was causing
the WiiU to intermittently crash when switching ROMs.

Changes:

- Completely extricates the controller_patcher code
- Create a skeleton wiiu_hid driver
- Wire up the build system to build/link it successfully

== TESTING

Has not been tested. Probably doesn't crash, since the
skeleton driver is just a copy of the null driver.
2017-12-30 04:38:57 +01:00
..
drivers Delete controller_patcher; start on proper HID driver 2017-12-30 04:38:57 +01:00
frontend_driver.c Rename platform_linux.c to platform_unix.c 2017-06-19 17:38:49 +02:00
frontend_driver.h Rename platform_linux.c to platform_unix.c 2017-06-19 17:38:49 +02:00
frontend_salamander.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
frontend.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
frontend.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00