BCSAR: Difference between revisions
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
| 0x4 | | 0x4 | ||
| 0x2 | | 0x2 | ||
| Byte order mark | | Byte order mark (0xFEFF = Big Endian, 0xFFFE = Little Endian) | ||
|- | |- | ||
| 0x6 | | 0x6 | ||
Line 28: | Line 28: | ||
| 0xB | | 0xB | ||
| 0x1 | | 0x1 | ||
| Version | | Version | ||
|- | |- | ||
| 0xC | | 0xC | ||
Line 36: | Line 36: | ||
| 0x10 | | 0x10 | ||
| 0x1 | | 0x1 | ||
| Amount of main partitions in the BCSAR | | Amount of main partitions in the BCSAR [STRG + INFO + FILE = 0x03 (= 3)] | ||
|- | |- | ||
| 0x15 | | 0x15 | ||
| 0x1 | | 0x1 | ||
| Partition header length | | Partition header length [same for each partition? (ie STRG,INFO,and FILE header lengths)] | ||
|- | |- | ||
| 0x18 | | 0x18 |