Difference between revisions of "NSS:RebootSystem"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m (Update link.) |
Steveice10 (talk | contribs) m (Link to FS common program info.) |
||
Line 12: | Line 12: | ||
|- | |- | ||
| 2-5 | | 2-5 | ||
− | | [[ | + | | [[Filesystem_services#ProgramInfo|Program Info]] for the input title. |
|- | |- | ||
| 6 | | 6 |
Revision as of 22:52, 17 October 2015
Request
Index Word | Description |
---|---|
0 | Header code [0x00100180] |
1 | u8 flag |
2-5 | Program Info for the input title. |
6 | u8, this is written to the u8 at FIRM parambuf+0x400. |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
When the input u8 flag is non-zero, the input title info struct is written to the FIRM parambuf, otherwise the title-info stored in the parambuf is cleared. The rest of the code executed here is the same as APT:StartNewestHomeMenu, without the APT:PrepareToStartNewestHomeMenu-related code.