Line 61:
Line 61:
| 0x180 (0xC0 * 2) || 0x12 bytes || [[#ProdInfo|ProdInfo]]
| 0x180 (0xC0 * 2) || 0x12 bytes || [[#ProdInfo|ProdInfo]]
|-
|-
−
| 0x192 (0xC9 * 2) || 0x02 bytes || Always 0xAA55
+
| 0x192 (0xC9 * 2) || 0x20 bytes || [[#DcrMcr|DcrMcr]]
−
|-
−
| 0x194 (0xCA * 2) || 0x02 bytes ||
−
|-
−
| 0x196 (0xCB * 2) || 0x02 bytes ||
−
|-
−
| 0x198 (0xCC * 2) || 0x02 bytes ||
−
|-
−
| 0x19A (0xCD * 2) || 0x04 bytes ||
−
|-
−
| 0x19E (0xCF * 2) || 0x04 bytes ||
−
|-
−
| 0x1A2 (0xD1 * 2) || 0x02 bytes || Always 0xBB66
−
|-
−
| 0x1A4 (0xD2 * 2) || 0x02 bytes ||
−
|-
−
| 0x1A6 (0xD3 * 2) || 0x02 bytes ||
−
|-
−
| 0x1A8 (0xD4 * 2) || 0x08 bytes ||
−
|-
−
| 0x1B0 (0xD8 * 2) || 0x02 bytes ||
|-
|-
| 0x1B2 (0xD9 * 2) || 0x02 bytes ||
| 0x1B2 (0xD9 * 2) || 0x02 bytes ||
Line 343:
Line 323:
|-
|-
| 0xE || 0x4 || ProdInfoCrc (CRC32 over the previous 14 bytes)
| 0xE || 0x4 || ProdInfoCrc (CRC32 over the previous 14 bytes)
+
|}
+
+
== DcrMcr ==
+
{| class="wikitable" border="1"
+
|-
+
! Offset || Size || Description
+
|-
+
| 0x0 || 0x2 || McrMagic (0xAA55)
+
|-
+
| 0x2 || 0x2 || McrGroup
+
|-
+
| 0x4 || 0x2 || McrDiag
+
|-
+
| 0x6 || 0x2 || McrFlags
+
|-
+
| 0x8 || 0x4 || DcrStatus
+
|-
+
| 0xC || 0x4 || DcrDiskId
+
|-
+
| 0x10 || 0x2 || DcrMagic (0xBB66)
+
|-
+
| 0x12 || 0x2 || DcrFileIndex
+
|-
+
| 0x14 || 0x2 || DcrState
+
|-
+
| 0x16 || 0x8 || DcrName
+
|-
+
| 0x1E || 0x2 || Crc
|}
|}