RetroArch/input/drivers_joypad
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
..
android_joypad.c Merge input_config.c and input_driver.c 2017-08-31 02:25:04 +02:00
ctr_joypad.c Change to 256bit macros 2017-12-05 12:07:35 +01:00
dinput_joypad.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
dinput_joypad.h (MSVC) Buildfix 2017-12-06 04:33:54 +01:00
dos_joypad.c Merge input_config.c and input_driver.c 2017-08-31 02:25:04 +02:00
gx_joypad.c Change to 256bit macros 2017-12-05 12:07:35 +01:00
hid_joypad.c Change to 256bit macros 2017-12-05 12:07:35 +01:00
linuxraw_joypad.c Change to 256bit macros 2017-12-05 12:07:35 +01:00
mfi_joypad.m Move defines to retro_miscellaneous.h 2017-12-05 10:42:37 +01:00
null_joypad.c Change to 256bit macros 2017-12-05 12:07:35 +01:00
parport_joypad.c Change to 256bit macros 2017-12-05 12:07:35 +01:00
ps3_joypad.c Change to 256bit macros 2017-12-05 12:07:35 +01:00
psp_joypad.c Change to 256bit macros 2017-12-05 12:07:35 +01:00
qnx_joypad.c Start using input_config_get_device_name 2017-04-25 16:04:28 +02:00
sdl_joypad.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
switch_joypad.c (NSW) Small cleanups 2017-12-29 00:45:00 +01:00
udev_joypad.c Last batch of whitespace cleanup (post-rebase) 2017-12-12 00:24:46 -08:00
wiiu_joypad.c Delete controller_patcher; start on proper HID driver 2017-12-30 04:38:57 +01:00
xdk_joypad.c Change to 256bit macros 2017-12-05 12:07:35 +01:00
xinput_joypad.c xinput: check for valid function pointers before calling them 2017-12-23 23:02:29 -05:00