PMApp:SetFIRMLaunchParams

From 3dbrew
Revision as of 04:45, 20 January 2016 by Steveice10 (talk | contribs) (→‎Request)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0 Header code [0x00090042]
1 Size
2 (Size << 4) | 0xA
3 FIRM Parameters Pointer

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

The size is clamped to 0x1000-bytes, then the input buffer is copied to the mapped buffer for FIRM launch parameters. When the size is less than 0x1000-bytes, then the remainder of the mapped buffer which was not copied to is cleared.