AMPXI:InstallTmdWrite: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Neimod (talk | contribs)
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00140042] |- | 1 | Tmd size |- | 2 | (Tmd size << 8) <nowiki>|</nowiki> |- | 3 |..."
 
Steveice10 (talk | contribs)
 
(5 intermediate revisions by 2 users not shown)
Line 9: Line 9:
|-
|-
| 1
| 1
| Tmd size
| TMD size
|-
|-
| 2
| 2
| (Tmd size << 8) <nowiki>|</nowiki>
| (TMDSize << 8) <nowiki>|</nowiki> 6
|-
|-
| 3
| 3
| Tmd data
| TMD data input pointer
|}
|}



Latest revision as of 07:48, 10 January 2016

Request

Index Word Description
0 Header code [0x00140042]
1 TMD size
2 (TMDSize << 8) | 6
3 TMD data input pointer

Response

Index Word Description
0 Header code [0x00140040]
1 Result code