Updated IOS Overview (markdown)

Leo Lam 2017-08-11 00:36:01 +08:00
parent 6c26b8a7a3
commit 1ccd49e516
1 changed files with 2 additions and 2 deletions

@ -20,7 +20,7 @@ Differences between IOS versions are typically not emulated, since they are most
| DIP | Implemented as a thin wrapper around Dolphin's DVDInterface. |
| STM | Mostly complete. Screen dimming is not supported. |
| --- | --- |
| SDI | Implemented but somewhat broken. Doesn't handle SDv2 and high capacity cards correctly. |
| SDI | Implemented. Handles SDv2 cards. |
| --- | --- |
| EHCI | Not implemented (internal). |
| KBD | Not implemented, except on Windows where it uses the host keyboard input. |
@ -28,7 +28,7 @@ Differences between IOS versions are typically not emulated, since they are most
| OH1 | Complete |
| USB | Not implemented (internal). |
| USB_HID (v4) | Complete |
| USB_HID (v5) | Not implemented (not known to be used by anything). |
| USB_HID (v5) | Not implemented. Used by Dragon Quest X. |
| USB_HUB | Not implemented (internal?) |
| USB_MSC | Not implemented (internal) |
| USB_SHARED | Not implemented (internal) |