CONFIG9 Registers: Difference between revisions
No edit summary |
WulfyStylez (talk | contribs) actual usage, clean up some repetition that belongs on the LGY PXI page anyways |
||
Line 143: | Line 143: | ||
== CFG_BOOTENV == | == CFG_BOOTENV == | ||
This register is used to determine what the previous running FIRM was. Its value is kept following an MCU reboot. Its initial value (on a cold boot) is 0. NATIVE_FIRM [[Development_Services_PXI|sets it to 1]] on shutdown/FIRM launch. [[Legacy_FIRM_PXI|LGY FIRM]] writes value 3 here when launching a TWL title, and writes value 7 when launching an AGB title. | |||
0 | NATIVE_FIRM will only launch titles if this is not value 0, and will only save the [[Flash_Filesystem|AGB_FIRM savegame]] to SD if this is value 7. | ||
== CFG_UNITINFO == | == CFG_UNITINFO == |