Offset | Size (bytes) | Datatype | Contents |
$00 |
16 |
Text |
Description of file (shown in VMS file menu) |
$10 |
32 |
Text |
Description of file (shown in DC boot ROM file manager) |
$30 |
16 |
String |
Identifier of application that created the file |
$40 |
2 |
Integer |
Number of icons (>1 for animated icons) |
$42 |
2 |
Integer |
Icon animation speed |
$44 |
2 |
Integer |
Graphic eyecatch type (0 = none) |
$46 |
2 |
Integer |
CRC (Ignored for game files.) |
$48 |
4 |
Integer |
Number of bytes of actual file data following header, icon(s) and graphic eyecatch. (Ignored for game files.) |
$4C |
20 |
|
Reserved (fill with zeros) |
$60 |
32 |
Integers |
Icon palette (16 16-bit integers) |
$80 |
512*n |
Nybbles |
Icon bitmaps |
... |
depends on type |
... |
Graphic eyecatch palette and bitmap |