APT:IsStandardMemoryLayout
Revision as of 07:10, 19 January 2016 by Steveice10 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x01040000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !...")
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x01040000] |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | u8, Standard Memory Layout (0 = non-standard, 1 = standard) |
Description[edit]
On Old3DS, this returns 1 if the current APPMEMTYPE is 0, for 64MB mode. On New3DS, this returns 1 if the current APPMEMTYPE isn't 7, for 178MB mode.