APT:IsStandardMemoryLayout

Revision as of 08: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 !...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RequestEdit

Index Word Description
0 Header code [0x01040000]

ResponseEdit

Index Word Description
0 Header code
1 Result code
2 u8, Standard Memory Layout (0 = non-standard, 1 = standard)

DescriptionEdit

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.