Configuration Memory: Difference between revisions
m moved Shared Registers to Configuration Memory |
No edit summary |
||
Line 4: | Line 4: | ||
! PROCESS VIRTUAL ADDRESS | ! PROCESS VIRTUAL ADDRESS | ||
! WIDTH | ! WIDTH | ||
|- | |||
| UPDATEFLAG | |||
| 0x1FF80004 | |||
| 4 | |||
|- | |- | ||
| NSTID | | NSTID | ||
Line 27: | Line 31: | ||
All of these fields are initialized by the ARM11 kernel, except for MENUTID and ACTIVEMENUTID which are set by NS. | All of these fields are initialized by the ARM11 kernel, except for MENUTID and ACTIVEMENUTID which are set by NS. | ||
=== UPDATEFLAG === | |||
Normally this flag is zero, however when the ARM11 kernel is booting it will set this flag to 1, if the following [[PAD]] buttons are pressed: L, R, A, Up. When this flag is set, the system will launch the [[System_Settings#System_Updater|System Updater]] title instead of displaying the [[Home Menu]]. | |||
=== NSTID === | === NSTID === |