Updated IOS Overview (markdown)
parent
6c26b8a7a3
commit
1ccd49e516
|
@ -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) |
|
||||
|
|
Loading…
Reference in New Issue