Difference between revisions of "APT:IsStandardMemoryLayout"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x01040000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !...")
 
(No difference)

Latest revision as of 07:10, 19 January 2016

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.