Changes

Jump to navigation Jump to search
15 bytes added ,  05:59, 28 July 2014
no edit summary
Line 57: Line 57:  
| 4
 
| 4
 
|-
 
|-
| ?
+
| SYSMEMALLOC
 
| 0x1FF80044
 
| 0x1FF80044
 
| 4
 
| 4
 
|-
 
|-
| ?
+
| BASEMEMALLOC
 
| 0x1FF80048
 
| 0x1FF80048
 
| 4
 
| 4
Line 186: Line 186:  
This contains the total size of the memory that can be allocated with the APPLICATION [[SVC|memory-region]], see [[Memory_layout|here]].
 
This contains the total size of the memory that can be allocated with the APPLICATION [[SVC|memory-region]], see [[Memory_layout|here]].
   −
== 0x1FF80044 ==
+
== SYSMEMALLOC ==
The size value for this field is: 0x08000000 - (APPMEMALLOC + *0x1FF80048).(Total FCRAM size - APPMEMALLOC - *0x1FF80048)
+
Same as APPMEMALLOC except for the SYSTEM mem-region, see [[Memory_layout|here]].
   −
== 0x1FF80048 ==
+
== BASEMEMALLOC ==
Normally this is value 0x1400000, for size 20MB.
+
Same as APPMEMALLOC except for the BASE mem-region, see [[Memory_layout|here]].
    
= Shared Memory Page Fields =
 
= Shared Memory Page Fields =

Navigation menu