Difference between revisions of "APT:StartNewestHomeMenu"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00200044] |- | 1 | Size |- | 2 | Value zero |- | 3 | Handle |- | 4 | <nowiki>(Si...")
 
Line 38: Line 38:
  
 
=Description=
 
=Description=
None of the input parameters are used by NS. [[NS|APT:PrepareToStartNewestHomeMenu]] must be used prior to using this command. After initializing [[FIRM]] params and [[PMApp:SetFIRMLaunchParams|setting]] the FIRM params, this uses "ptm:sysm" command 0x04090080 with input 1000000000*4.
+
None of the input parameters are used by NS. [[NS|APT:PrepareToStartNewestHomeMenu]] must be used prior to using this command. After initializing [[FIRM]] params and [[PMApp:SetFIRMLaunchParams|setting]] the FIRM params, this uses command [[PTMSYSM:LaunchFIRMRebootSystem]] with u64 input 1000000000*4.

Revision as of 16:26, 3 May 2013

Request

Index Word Description
0 Header code [0x00200044]
1 Size
2 Value zero
3 Handle
4 (Size<<14) | 2
5 Input buffer ptr

Response

Index Word Description
0 Header code
1 Result code

Description

None of the input parameters are used by NS. APT:PrepareToStartNewestHomeMenu must be used prior to using this command. After initializing FIRM params and setting the FIRM params, this uses command PTMSYSM:LaunchFIRMRebootSystem with u64 input 1000000000*4.