Changes

Jump to navigation Jump to search
2 bytes added ,  16:58, 25 July 2013
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"
839

edits

Navigation menu