NS and APT Services: Difference between revisions
Created page with "The NS system module is the first module launched after the core processes sm, fs, pm, loader, and pxi are loaded. This module is launched by the pm process, with the titleID loa..." |
No edit summary |
||
| Line 1: | Line 1: | ||
The NS system module is the first module launched after the core processes sm, fs, pm, loader, and pxi are loaded. This module is launched by the pm process, with the titleID loaded from [[Shared_Registers|REG_NSTID]]. NS first launches [[ErrDisp]], then the menu. If launching home menu fails,(on dev units the titleID seems to be loaded from [[CfgS:GetConfigInfoBlk2#ConfigInfoBlks|config]]) NS will attempt to launch the [[Title_list#00040030|alternate]] menu. | The NS system module is the first module launched after the core processes sm, fs, pm, loader, and pxi are loaded. This module is launched by the pm process, with the titleID loaded from [[Shared_Registers|REG_NSTID]]. NS first launches [[ErrDisp]], then the menu. If launching home menu fails,(on dev units the titleID seems to be loaded from [[CfgS:GetConfigInfoBlk2#ConfigInfoBlks|config]]) NS will attempt to launch the [[Title_list#00040030|alternate]] menu. | ||
= NS service "ns:s" = | |||
{| class="wikitable" border="1" | |||
|- | |||
! Command Header | |||
! Description | |||
|- | |||
|- | |||
| 0x0002.... | |||
| Launch title | |||
|} | |||