RetroArch/input/common/hid
gblues 8a4c5086fb Finish HID implementation for WiiU GCA adapter
== DETAILS

(I think)

- Uncomment the call in the read loop to start feeding packets to the
  driver
- implement the GCA packet driver
- implement the pad interface
- fix indentations in GCA driver

== TESTING
Compiles. Haven't tested yet.
2018-03-29 23:37:11 -07:00
..
device_ds3.c Fix up HID device driver initialization 2018-03-29 23:37:11 -07:00
device_ds4.c Fix up HID device driver initialization 2018-03-29 23:37:11 -07:00
device_wiiu_gca.c Finish HID implementation for WiiU GCA adapter 2018-03-29 23:37:11 -07:00
hid_device_driver.c Rename hid_driver_instance members for clarity 2018-03-29 23:37:11 -07:00
hid_device_driver.h Fix up HID device driver initialization 2018-03-29 23:37:11 -07:00