Line 15:
Line 15:
==Memory Map==
==Memory Map==
+
*0x01000000 - 0x01?????? '''Loader and system libraries'''
+
*0x10000000 - 0x10?????? '''User-mode OS globals'''
+
*0xe0000000 - 0xe4000000 '''Some sort of hardware communication area'''
+
*0xf4000000 - 0xf6000000 '''Unknown'''
+
*0xf6000000 - 0xf6800000 '''Unknown'''
+
*0xf8000000 - 0xfb000000 '''Read-only shared data (system fonts mostly)'''
+
*0xffee0000 - 0xfff20000 '''Kernel code'''