mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-12 15:38:59 +01:00
![Léo Lam](/assets/img/avatar_default.png)
Unlike VEN, the endpoint is determined by the value at 8-12. If it's non-zero, HID submits the request to the interrupt OUT endpoint. Otherwise, the request is submitted to the IN endpoint. This commit changes HIDv5 to keep track of endpoints (like IOS does) and use them when submitting interrupt transfers.