Difference between revisions of "APT:StartNewestHomeMenu"

From 3dbrew
Jump to navigation Jump to search
m
 
Line 7: Line 7:
 
| 0
 
| 0
 
| Header code [0x00200044]
 
| Header code [0x00200044]
|-
 
| 1
 
| Size
 
 
|-
 
|-
 
| 2
 
| 2
| Value zero
+
| Parameters Size
 
|-
 
|-
 
| 3
 
| 3
| Handle
+
| 0x0
 
|-
 
|-
 
| 4
 
| 4
| <nowiki>(Size<<14) | 2</nowiki>
+
| Handle Parameter
 
|-
 
|-
 
| 5
 
| 5
| Input buffer ptr
+
| (Parameters Size << 14) <nowiki>|</nowiki> 2
 +
|-
 +
| 6
 +
| void*, Parameters
 
|}
 
|}
  
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 command [[PTMSYSM:LaunchFIRMRebootSystem]] with u64 input 1000000000*4.
+
None of the input parameters are used by 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 timeout 1000000000*4.

Latest revision as of 05:08, 22 November 2015

Request[edit]

Index Word Description
0 Header code [0x00200044]
2 Parameters Size
3 0x0
4 Handle Parameter
5 (Parameters Size << 14) | 2
6 void*, Parameters

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

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 timeout 1000000000*4.