RetroArch/input/include
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
..
GameController
wiiu Figured out the cause of crash 2021-10-05 09:23:08 -07:00
blissbox.h
gamepad.h Unify the HID driver architecture 2021-10-05 09:23:08 -07:00
hid_driver.h wip commit 2021-10-05 09:10:41 -07:00
hid_types.h wip commit 2021-10-05 09:10:41 -07:00
xfree86_keycodes.h