Configuration Memory: Difference between revisions
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
| 0x1FF80014 | | 0x1FF80014 | ||
| 1 | | 1 | ||
|- | |||
| APPMEMALLOC | |||
| 0x1FF80040 | |||
| 4 | |||
|- | |- | ||
| MENUTID | | MENUTID | ||
Line 60: | Line 64: | ||
Normally this register is all-zero, however bit2 in this register is set by the ARM11 kernel when ARM debug CP14 DSCR bit14 is set. [[NS]] loads the menu TID from MENUTID when bits 1-7 of this register are clear. | Normally this register is all-zero, however bit2 in this register is set by the ARM11 kernel when ARM debug CP14 DSCR bit14 is set. [[NS]] loads the menu TID from MENUTID when bits 1-7 of this register are clear. | ||
=== APPMEMALLOC === | |||
This contains the total size of the memory that can be allocated with the application [[SVC|memory-type]]. On retail this is 64MB for [[3DS_Development_Unit_Software#Config|prod]]. | |||
=== MENUTID === | === MENUTID === |