Line 79:
Line 79:
==Virtual Memory Map==
==Virtual Memory Map==
−
*0x01000000 - 0x01?????? '''Loader and system libraries'''
+
*0x01000000 - 0x01800000 '''Loader and system libraries'''
+
*0x0??????? - 0x10000000 '''App executable and libraries''' (start varies, but end is always 0x10000000)
*0x10000000 - 0x50000000 '''Application/library data area''' (may be smaller)
*0x10000000 - 0x50000000 '''Application/library data area''' (may be smaller)
*0xa0000000 - 0xe0000000 '''Overlay of application memory''' (used by loader?)
*0xa0000000 - 0xe0000000 '''Overlay of application memory''' (used by loader?)