File: Info1.dat
[ Show decimal values ] [ Show length ]
| Offset | Type | Description | |
|---|---|---|---|
| From | To | ||
| 0x0 | Byte | nameLength | |
| 0x1 | 0x26 | String | name |
| 0x27 | Byte | number of lines | |
| lines. 5 blocks in total, each block 39 bytes in length. | |||
| 0x28 | Byte | lineLength | |
| 0x29 | 0x4E | String | line |
[ Show decimal values ] [ Show length ]
Note: Integer = Unsigned short (16 bit, little endian) Bytes = Signed byte Real = 48 bits/6 byte (Turbo Pascal) Real (a floating point type)
[ Add Comment ]