Changes

Jump to navigation Jump to search
686 bytes added ,  02:53, 21 July 2012
Created page with "== Registers == {| class="wikitable" border="1" ! NAME ! PHYSICAL ADDRESS ! PROCESS VIRTUAL ADDRESS ! KERNEL VIRTUAL ADDRESS ! WIDTH |- | REG_MENUTID | ? | 0x1FF80008 | ? | ..."
== Registers ==
{| class="wikitable" border="1"
! NAME
! PHYSICAL ADDRESS
! PROCESS VIRTUAL ADDRESS
! KERNEL VIRTUAL ADDRESS
! WIDTH
|-
| REG_MENUTID
| ?
| 0x1FF80008
| ?
| 8
|-
| REG_SYSCOREVER
| ?
| 0x1FF80010
| ?
| 4
|}

=== REG_MENUTID ===
This register contains the titleID of the first title to launch after various system processes loaded.(This is normally the home menu titleID) If this register titleID is all-zero, the system will not attempt to launch the title.

=== REG_SYSCOREVER ===
When launching [[NCCH#CXI|CXIs]], this register value must match the core version field stored in the CXI exheader. If they do not match, the system will refuse to launch the process.

Navigation menu