offset |
length |
description |
0x00 |
0x04 |
Gamecode |
0x04 |
0x02 |
Makercode |
0x06 |
0x01 |
reserved/unused (always 0xff, has no effect) |
0x07 |
0x01 |
banner gfx format and icon animation (Image Key) |
|
|
bit(s) |
description |
2 |
Icon Animation 0: forward 1: ping-pong |
1 |
0: No Banner 1: Banner present |
0 |
Banner Color 0: RGB5A3 1: CI8 |
|
0x08 |
0x20 |
filename |
0x28 |
0x04 |
Time of file's last modification in seconds since 12am, January 1st,
2000 |
0x2c |
0x04 |
image data offset |
0x30 |
0x02 |
icon gfx format (2bits per icon) |
|
|
bits |
Description |
00 |
no icon |
01 |
CI8 with a shared color palette after the last frame |
10 |
RGB5A3 |
11 |
CI8 with a unique color palette after itself |
|
0x32 |
0x02 |
animation speed (2bits per icon) (*1) |
|
|
bits |
Description |
00 |
no icon |
01 |
Icon lasts for 4 frames |
10 |
Icon lasts for 8 frames |
11 |
Icon lasts for 12 frames |
|
0x34 |
0x01 |
file-permissions |
|
|
bit |
permission |
Description |
4 |
no move |
File cannot be moved by the IPL |
3 |
no copy |
File cannot be copied by the IPL |
2 |
public |
Can be read by any game |
|
0x35 |
0x01 |
copy counter (*2) |
0x36 |
0x02 |
block no of first block of file (0 == offset 0) |
0x38 |
0x02 |
file-length (number of blocks in file) |
0x3a |
0x02 |
reserved/unused (always 0xffff, has no effect) |
0x3c |
0x04 |
Address of the two comments within the file data (*3) |