Line 3:
Line 3:
== See Also ==
== See Also ==
*[[IOSU_Syscalls|IOSU Syscalls]]
*[[IOSU_Syscalls|IOSU Syscalls]]
+
+
== Slots ==
+
Like on the Wii, multiple active branches of IOSU exist. However, there are far fewer branches, and each is tailored to a specific purpose. Slots go from 0 to 255, using title IDs from 00050010-10004000 through 00050010-100040FF.
+
+
{| class="wikitable"
+
! Slot
+
! Name
+
! Purpose
+
|-
+
| 0
+
| [[cafe2wii]]
+
| Transitions into [[WiiMode]]
+
|-
+
| 1
+
| cafe2wii-eShop
+
| Launches an enhanced WiiMode for Wii titles from the eShop
+
|-
+
| 9
+
| IOSU-Launch
+
| Lacks Nintendo Network functionality
+
|-
+
| 10
+
| IOSU
+
| Used by most titles
+
|-
+
| 255
+
| IOSU-Update
+
| Used during a system update
+
|}
== Architecture ==
== Architecture ==