NSS:RebootSystem

Revision as of 04:37, 20 January 2016 by Steveice10 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Request

Index Word Description
0 Header code [0x00100180]
1 u8, Launch Title (0 = don't launch, 1 = launch)
2-5 Title ProgramInfo
6 u8, Launch APPMEMTYPE

Response

Index Word Description
0 Header code
1 Result code

Description

When set to launch the provided title, the input ProgramInfo is written to the FIRM parameter buffer. Otherwise, the ProgramInfo stored in the parameter buffer is cleared. The rest of the code executed here is the same as APT:StartNewestHomeMenu, without the APT:PrepareToStartNewestHomeMenu-related code.