Difference between revisions of "AM:GetTwlProgramListForReboot"

From 3dbrew
Jump to navigation Jump to search
m
 
Line 41: Line 41:
  
 
=Description=
 
=Description=
Wraps [[AM:GetTwlProgramListForReboot]].
+
Wraps [[AMPXI:GetTwlProgramListForReboot|AMPXI:GetTwlProgramListForReboot]].

Latest revision as of 17:21, 14 August 2022

Request[edit]

Index Word Description
0 Header code [0x04110044]
1 Title Count
2 ((Title Count * 8) << 4) | 0xC
3 Title IDs Output Pointer
4 ((Title Count * 4) << 4) | 0xC
5 Content IDs Output Pointer

Response[edit]

Index Word Description
0 Header code
1 Result code
2 Number of Read Entries

Description[edit]

Wraps AMPXI:GetTwlProgramListForReboot.