AMPXI:InstallTmdWrite: Difference between revisions
Jump to navigation
Jump to search
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) m →Request |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
| | | TMD size | ||
|- | |- | ||
| 2 | | 2 | ||
| ( | | (TMDSize << 8) <nowiki>|</nowiki> 6 | ||
|- | |- | ||
| 3 | | 3 | ||
| | | TMD data input pointer | ||
|} | |} | ||
Latest revision as of 06: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 |