Difference between revisions of "AM:GetDependencyListFromCia"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x040A0002] |- | 1 | Value 0x0 for the send-handle translate header for the ARM...")
 
(No difference)

Revision as of 07:14, 17 April 2016

Request

Index Word Description
0 Header code [0x040A0002]
1 Value 0x0 for the send-handle translate header for the ARM11 kernel.
2 File handle

The following is located 0x100-bytes after the beginning of the above command buffer:

Index Word Description
0 (Size << 4) | 0xC
1 Output buffer pointer

Response

Index Word Description
0 Header code
1 Result code

Description

This loads the 0x300-byte title ID dependency list from the specified CIA's meta section.