APT:Reboot: Difference between revisions

Steveice10 (talk | contribs)
m Link to FS common program info.
Steveice10 (talk | contribs)
mNo edit summary
 
Line 12: Line 12:
|-
|-
| 5
| 5
| u8, when the FIRM TID-low is not TWL_FIRM this is written to the u8 at FIRM parambuf+0x400.
| u8, [[FIRM#FIRM_Launch_Parameters|FIRM Launch Memory Flags]]
|-
|-
| 6
| 6
| [[FIRM]] titleID-low which will be launched.
| [[FIRM]] Title ID Low
|}
|}


Line 32: Line 32:


=Description=
=Description=
This triggers a FIRM [[PMApp:LaunchFIRMSetParams|launch]]. Normally the input titleID from the 0x10-byte structure is written to the FIRM parameter buffer, however this is skipped when this titleID matches the TIDs for [[NS#AppIDs|appID]] 0x101, 0x103, or 0x104(appID 0x104 is only checked here on older NS versions however).
This triggers a [[FIRM]] [[PMApp:LaunchFIRMSetParams|launch]]. Normally the input Title ID from the 0x10-byte structure is written to the FIRM parameter buffer, however this is skipped when this Title ID matches the TIDs for [[NS_and_APT_Services#AppIDs|AppID]] 0x101, 0x103, or 0x104 ([[NS_and_APT_Services#AppIDs|AppID]] 0x104 is only checked here on older NS versions however).