CONFIG9 Registers: Difference between revisions
WulfyStylez (talk | contribs) 0x10010014 selects keys just like UNITINFO does, but for TWL. Feel free to correct me on this (or make a more concise name!) |
|||
Line 92: | Line 92: | ||
|- | |- | ||
| style="background: green" | Yes | | style="background: green" | Yes | ||
| | | [[#CFG_TWLUNITINFO|CFG_TWLUNITINFO]] | ||
| 0x10010014 | | 0x10010014 | ||
| 1 | | 1 | ||
| | | Process9 | ||
|} | |} | ||
Line 143: | Line 143: | ||
This 8-bit register is value zero for retail, non-zero for dev/debug units. | This 8-bit register is value zero for retail, non-zero for dev/debug units. | ||
== | == CFG_TWLUNITINFO == | ||
In the console-unique TWL key-init/etc function the ARM9 copies the u8 value from REG_UNITINFO to this register. | In the console-unique TWL key-init/etc function the ARM9 copies the u8 value from REG_UNITINFO to this register. | ||
This is also used by TWL_FIRM Process9. | This is also used by TWL_FIRM Process9. |