Changes

Jump to navigation Jump to search
709 bytes added ,  21:37, 1 May 2013
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x0010....] |- | 1 | u8 flag |- | 2-5 | 0x10-byte [[FS:GetProgramLaunchInfo|struct..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x0010....]
|-
| 1
| u8 flag
|-
| 2-5
| 0x10-byte [[FS:GetProgramLaunchInfo|struct]] for the input title.
|-
| 6
| u8, this is written to the u8 at FIRM parambuf+0x400.
|}

=Response=
{| class="wikitable" border="1"
|-
! 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 [[NS|APT:PrepareToStartNewestHomeMenu]]-related code.

Navigation menu