Configuration Memory
Registers
NAME | PHYSICAL ADDRESS | PROCESS VIRTUAL ADDRESS | KERNEL VIRTUAL ADDRESS | WIDTH |
---|---|---|---|---|
REG_NSTID | ? | 0x1FF80008 | ? | 8 |
REG_SYSCOREVER | ? | 0x1FF80010 | ? | 4 |
REG_MENUTID | ? | 0x1FF810A8 | ? | 8 |
REG_NSTID
This register contains the titleID of the first title to launch after various system processes loaded.(This is normally the NS module titleID) If this register titleID is all-zero, the system will not attempt to launch the title.
REG_SYSCOREVER
When launching 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.
REG_MENUTID
This contains the titleID of the menu launched by NS. Normally this is the home menu TID, but if launching that fails this titleID is the alternate menu.