AMPXI:ValidateDSiWareMovableSedHash: Difference between revisions

mNo edit summary
Steveice10 (talk | contribs)
mNo edit summary
 
Line 9: Line 9:
|-
|-
| 1
| 1
| Buf0 size, must be 0x10-bytes.
| Buf0 size (must be 0x10)
|-
|-
| 2
| 2
| Buf1 size, must be 0x20-bytes.
| Buf1 size (must be 0x20)
|-
|-
| 3
| 3
| (Buf0Size<<8) <nowiki>|</nowiki> 0x4
| (Buf0Size << 8) <nowiki>|</nowiki> 0x4
|-
|-
| 4
| 4
| Buf0 ptr
| Buf0 pointer
|-
|-
| 5
| 5
| (Buf1Size<<8) <nowiki>|</nowiki> 0x14
| (Buf1Size << 8) <nowiki>|</nowiki> 0x14
|-
|-
| 6
| 6
| Buf1 ptr
| Buf1 pointer
|}
|}


Line 34: Line 34:
|-
|-
| 0
| 0
| Header code
| Header code [0x00530040]
|-
|-
| 1
| 1