mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-07 16:49:27 +00:00
Updated IOS Overview (markdown)
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. |
|
| DIP | Implemented as a thin wrapper around Dolphin's DVDInterface. |
|
||||||
| STM | Mostly complete. Screen dimming is not supported. |
|
| 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). |
|
| EHCI | Not implemented (internal). |
|
||||||
| KBD | Not implemented, except on Windows where it uses the host keyboard input. |
|
| 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 |
|
| OH1 | Complete |
|
||||||
| USB | Not implemented (internal). |
|
| USB | Not implemented (internal). |
|
||||||
| USB_HID (v4) | Complete |
|
| 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_HUB | Not implemented (internal?) |
|
||||||
| USB_MSC | Not implemented (internal) |
|
| USB_MSC | Not implemented (internal) |
|
||||||
| USB_SHARED | Not implemented (internal) |
|
| USB_SHARED | Not implemented (internal) |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue