Changes

65 bytes removed ,  06:28, 24 July 2023
m
Line 9: Line 9:  
|-
 
|-
 
| 1-4
 
| 1-4
| [[FSReg:LoadProgram#ProgramInfo|ProgramInfo struct]] for the input title.
+
| [[Filesystem_services#ProgramInfo|Program Info]]
 
|}
 
|}
   Line 25: Line 25:  
|-
 
|-
 
| 2
 
| 2
| u8 flag: TWL = 1, CTR = ((flags[7] & 0xF0) >> 4). ("System mode" from exheader flags)
+
| u8, [[NCCH/Extended_Header#Flag0|System Mode]]
 
|-
 
|-
 
| 3
 
| 3
| Output programID-low.
+
| FIRM Program ID Low
 
|}
 
|}
    
=Description=
 
=Description=
This obtains info mainly used for [[APT:Reboot|launching]] [[FIRM]]. For TWL titles, the output programID-low is 0x102 for TWL_FIRM, however for CTR titles this is [[PMApp:GetTitleExheaderFlags|loaded]] from the first 4-bytes of the exheader_arm11systemlocalcaps.flags("Core Version"). For non-TWL titles when a certain NS state flag is set, the output flag is the value from config-mem [[Configuration_Memory|APPMEMTYPE]].
+
This obtains info mainly used for [[APT:Reboot|launching]] [[FIRM]]. For TWL titles, the output Program ID Low is 0x102 for TWL_FIRM, however for CTR titles this is [[PMApp:GetTitleExheaderFlags|loaded]] from the first 4-bytes of the exheader_arm11systemlocalcaps.flags("Core Version"). For non-TWL titles when a certain NS state flag is set, the output flag is the value from config-mem [[Configuration_Memory|APPMEMTYPE]].
1,434

edits