mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-30 14:53:39 +00:00
e80d99dbae
== 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. |
||
---|---|---|
.. | ||
android_joypad.c | ||
ctr_joypad.c | ||
dinput_joypad.c | ||
dinput_joypad.h | ||
dos_joypad.c | ||
gx_joypad.c | ||
hid_joypad.c | ||
linuxraw_joypad.c | ||
mfi_joypad.m | ||
null_joypad.c | ||
parport_joypad.c | ||
ps3_joypad.c | ||
psp_joypad.c | ||
qnx_joypad.c | ||
sdl_joypad.c | ||
switch_joypad.c | ||
udev_joypad.c | ||
wiiu_joypad.c | ||
xdk_joypad.c | ||
xinput_joypad.c |