ExeFS: Difference between revisions

3dsguy (talk | contribs)
mNo edit summary
3dsguy (talk | contribs)
m It seems to actually be 10, instead of 8
Line 19: Line 19:
|-
|-
|  0x00
|  0x00
0x80
0xa0
|  File headers (8 headers maximum, 16 bytes each)
|  File headers (10 headers maximum, 16 bytes each)
|-
|-
0x80
0xa0
0x80
0x20
|  Reserved
|  Reserved
|-
|-
0x100
0xc0
0x100
0x140
|  File hashes (8 hashes maximum, 32 bytes each, one for each header)
|  File hashes (10 hashes maximum, 32 bytes each, one for each header)
|}
|}


==== File headers ====
==== File headers ====
There are a maximum of 8 file headers in the ExeFS format, which have the following structure:
There are a maximum of 10 file headers in the ExeFS format, which have the following structure:


{| class="wikitable" border="1"
{| class="wikitable" border="1"