AM:CommitImportProgramsAndUpdateFirmwareAuto: Difference between revisions
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x040E00C2] |- | 1-5 | Same as AMNet:InstallTitlesFinish. |} =Response= {| cl..." |
No edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 8: | Line 8: | ||
| Header code [0x040E00C2] | | Header code [0x040E00C2] | ||
|- | |- | ||
| 1 | | 1 | ||
| | | [[Filesystem_services#MediaType|Media Type]] | ||
|- | |||
| 2 | |||
| Title count | |||
|- | |||
| 3 | |||
| u8, cleanup (0 = no cleanup, 1 = cleanup) | |||
|- | |||
| 4 | |||
| ((Title Count * 8) << 4) <nowiki>|</nowiki> 0xA | |||
|- | |||
| 5 | |||
| Title IDs Pointer | |||
|} | |} | ||
Line 26: | Line 38: | ||
=Description= | =Description= | ||
This is the same as [[AMNet: | This is the same as [[AMNet:CommitImportTitlesAndUpdateFirmwareAuto]]. |