RetroArch/input/include/wiiu
Nathan Strong c832828ddb Figured out the cause of crash
== DETAILS
cause of crash: trying to deference init when it's null
the reason it was going into deregister: the HID/VID lookup was
failing because it wasn't getting initialized first
cause of 2nd crash: the "end of pad list" method looked for an entry
with a magic value, so we add an end marker
2021-10-05 09:23:08 -07:00
..
hid.h Try to support multi-pad HID devices 2021-10-05 09:23:08 -07:00
hid_types.h More code re-organization 2018-05-01 23:23:40 -07:00
input.h Figured out the cause of crash 2021-10-05 09:23:08 -07:00