Added note on a ptr that points to the settings struct.
Line 1:
Line 1:
{{Stub}}
{{Stub}}
−
This wiki page contains information for various structures stored in RAM and elsewhere.
+
This page contains information for various structures stored in RAM and elsewhere.
The .nds header is located at 0x02fffe00.
The .nds header is located at 0x02fffe00.
−
RAM System settings begin at 0x02000400. Structure format:(Sections in this structure not listed here are zero, sample data is included in descriptions.)
+
RAM System settings are normally located at 0x02000400. This struct is pointed to by the ptr at 0x02fffdfc. Structure format:(Sections in this structure not listed here are zero, sample data is included in descriptions.)