mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 00:20:01 +00:00
81c6d3809a
== DETAILS Put the finishing touches on getting the DS3 to work on Mac OSX. Basically, there's some differences in the HID interface bewtween wiiu and osx where OSX expects the first byte of the report to be the report ID, while wiiu expects that byte to be trimmed off. I was able to put this behavior in the respective HID implementations, which eliminated the confusing packet offset ifdefs. And, I was able to get the LEDs working again. |
||
---|---|---|
.. | ||
GameController | ||
wiiu | ||
blissbox.h | ||
gamepad.h | ||
hid_driver.h | ||
hid_types.h | ||
xfree86_keycodes.h |