Difference between revisions of "FSPXI:CalcSavegameMAC"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000C0104] |- | 1 | File handle lower word |- | 2 | File handle upper word |- | 3...") |
(No difference)
|
Revision as of 16:47, 30 April 2012
Request
Index Word | Description |
---|---|
0 | Header code [0x000C0104] |
1 | File handle lower word |
2 | File handle upper word |
3 | MAC buf size?(always 0x100?) |
4 | DISA/DIFF input buf size?(always 0x100?) |
5 | (inputbuf_size<<8) | 4 |
6 | 0x100-byte DISA/DIFF input buf pointer |
7 | (macbuf_size<<8) | 20 |
8 | MAC out buf pointer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |