Changes

53 bytes added ,  06:15, 22 July 2012
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.
   −
This module also has services for launching and possibly managing titles.
+
= NS service "ns:s" =
 +
{| class="wikitable" border="1"
 +
|-
 +
!  Command Header
 +
!  Description
 +
|-
 +
|-
 +
| 0x0002....
 +
| Launch title
 +
|}