mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 00:38:34 +02:00
![]() This implements /dev/usb/hid v5, found in IOS57, IOS58 and IOS59. This is an initial implementation that ignores some differences with VEN because I lack understanding of what IOS is actually doing sometimes. These are documented on the WiiBrew article: https://wiibrew.org/wiki//dev/usb/hid_(v5) One major difference that this implementation handles is about IDs. It turns out Nintendo has decided to include the interface number in the top byte of HIDv5 device IDs, unlike VEN -- even though everything else about ioctl 1 is otherwise the same! |
||
---|---|---|
.. | ||
Android | ||
Core | ||
DSPSpy | ||
DSPTool | ||
PCH | ||
UnitTests | ||
VSProps | ||
.clang-format | ||
CMakeLists.txt | ||
dolphin-emu.sln |