File: Info2.dat
[ Show hex values ] [ Show length ]
| Offset | Type | Description | |
|---|---|---|---|
| From | To | ||
| 0 | Byte | nameLength | |
| 1 | 38 | String | name |
| 39 | Byte | number of lines | |
| lines. 15 blocks in total, each block 39 bytes in length. | |||
| 40 | Byte | lineLength | |
| 41 | 78 | String | line |
[ Show hex 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 ]