RetroArch/input/include
gblues 4433cbebc6 Get digital inputs for Sony DualShock 3 working
== DETAILS

- fix the bitshift math
- read the right bytes out of the ds3 data packet
- remove verbose logging in critical path
- stop caring about errors in the hid read loop -- seems to just
  be benign "device not ready" -- or at least, that's what I'm assuming
  given that the read eventually succeeds.

== TESTING
Played Mario 3 with the DS3 with no issues.
2018-04-05 23:03:38 -07:00
..
GameController Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
blissbox.h blissbox: add atari pad type 2017-12-02 13:33:09 -05:00
gamepad.h Enable pads to register in any order 2018-04-01 18:52:26 -07:00
hid_driver.h Get digital inputs for Sony DualShock 3 working 2018-04-05 23:03:38 -07:00
hid_types.h WIP: evolve driver implementation 2018-03-29 23:37:11 -07:00