Swapdoodle: Difference between revisions
DaniElectra (talk | contribs) m Various corrections |
DaniElectra (talk | contribs) m →BPK1: Fix typos |
||
Line 40: | Line 40: | ||
|- | |- | ||
| 0x0 | | 0x0 | ||
| | | 0x40 | ||
| BPK1 header | | BPK1 header | ||
|- | |- | ||
| | | 0x40 | ||
| | | | ||
| Block header | | Block header | ||
Line 78: | Line 78: | ||
| 0x8 | | 0x8 | ||
| 0x4 | | 0x4 | ||
| Maximum block name length | | Maximum block name length? | ||
|- | |- | ||
| 0xC | | 0xC | ||
Line 115: | Line 115: | ||
| 0x10 | | 0x10 | ||
| 0x8 | | 0x8 | ||
| Block name (if the name is smaller | | Block name (if the name is smaller than 0x8, the rest is filled with NULL bytes) | ||
|} | |} | ||