Changes

Line 217: Line 217:  
| 121 || [[#PushLaunchParameter]] ||  
 
| 121 || [[#PushLaunchParameter]] ||  
 
|-
 
|-
| 122 || GetApplicationControlProperty ||  
+
| 122 || [[#GetApplicationControlProperty]] ||  
 
|-
 
|-
 
| 123 || [2.0.0+] GetApplicationLaunchProperty ||  
 
| 123 || [2.0.0+] GetApplicationLaunchProperty ||  
Line 245: Line 245:  
===== PushLaunchParameter =====
 
===== PushLaunchParameter =====
 
Takes an input u32 and an input [[#IStorage]], no output.
 
Takes an input u32 and an input [[#IStorage]], no output.
 +
 +
==== GetApplicationControlProperty ====
 +
No input, takes a type-0x6 output buffer.
 +
 +
This gets the application [[NACP_Format|control.nacp]].
    
===== IAppletAccessor =====
 
===== IAppletAccessor =====