Changes

Jump to navigation Jump to search
547 bytes added ,  17:45, 12 April 2013
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00020082] |- | 1 | FIRM titleID-low to launch |- | 2 | Size |- | 3 | <nowiki..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x00020082]
|-
| 1
| [[FIRM]] titleID-low to launch
|-
| 2
| Size
|-
| 3
| <nowiki>(Size<<4) | 10</nowiki>
|-
| 4
| Input buffer ptr
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|}

=Description=
This is the same as [[PMApp:SetFIRMLaunchParams|SetFIRMLaunchParams]], except this also triggers launching [[FIRM]] via [[SVC|svcKernelSetState]] after copying the parameter data.

Navigation menu