MZ: Difference between revisions

115 bytes added ,  3 years ago
[unchecked revision][unchecked revision]
(→‎MZ File Structure: + page size info)
(→‎MZ File Structure: hex offsets)
Line 13:
{| {{wikitable}}
|-
! colspan=2|Offset
! Field
! Size
Line 19:
|-
| 0
| 0x00
| Signature
| word
Line 24 ⟶ 25:
|-
| 2
| 0x02
| Extra bytes
| word
Line 29 ⟶ 31:
|-
| 4
| 0x04
| Pages
| word
Line 34 ⟶ 37:
|-
| 6
| 0x06
| Relocation items
| word
Line 39 ⟶ 43:
|-
| 8
| 0x08
| Header size
| word
Line 44 ⟶ 49:
|-
| 10
| 0x0A
| Minimum allocation
| word
Line 49 ⟶ 55:
|-
| 12
| 0x0C
| Maximum allocation
| word
Line 54 ⟶ 61:
|-
| 14
| 0x0E
| Initial SS
| word
Line 59 ⟶ 67:
|-
| 16
| 0x10
| Initial SP
| word
Line 64 ⟶ 73:
|-
| 18
| 0x12
| Checksum
| word
Line 69 ⟶ 79:
|-
| 20
| 0x14
| Initial IP
| word
Line 74 ⟶ 85:
|-
| 22
| 0x16
| Initial CS
| word
Line 79 ⟶ 91:
|-
| 24
| 0x18
| Relocation table
| word
Line 84 ⟶ 97:
|-
| 26
| 0x20
| Overlay
| word
Line 89 ⟶ 103:
|-
| 28
| 0x22
| Overlay information
| N/A
Anonymous user