Difference between revisions of "AM:GetCoreVersionFromCia"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x040C0002] |- | 1 | Value 0x0 for the send-handle translate header for the ARM...")
 
m
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
 
|-
 
|-
 
| 1
 
| 1
| Value 0x0 for the send-handle translate header for the ARM11 kernel.
+
| 0x0 (Send-handle translate header)
 
|-
 
|-
 
| 2
 
| 2
| File handle
+
| File Handle
 
|}
 
|}
  
Line 28: Line 28:
 
|-
 
|-
 
| 2
 
| 2
| Core version
+
| Core Version
 
|}
 
|}
  
 
=Description=
 
=Description=
 
This retrieves the core version from the specified [[CIA]]'s meta section.
 
This retrieves the core version from the specified [[CIA]]'s meta section.

Latest revision as of 07:29, 17 April 2016

Request[edit]

Index Word Description
0 Header code [0x040C0002]
1 0x0 (Send-handle translate header)
2 File Handle

Response[edit]

Index Word Description
0 Header code
1 Result code
2 Core Version

Description[edit]

This retrieves the core version from the specified CIA's meta section.