89 lines
1.5 KiB
JSON
89 lines
1.5 KiB
JSON
{
|
|
"splash_size": 1,
|
|
"animation": {
|
|
"startTime": 32,
|
|
"endTime": 244
|
|
},
|
|
"sprite":
|
|
{
|
|
"count": 0
|
|
},
|
|
"consoleName": {
|
|
"vertical": {
|
|
"top": 68,
|
|
"left": 80
|
|
},
|
|
"horizontal": {
|
|
"top": 96,
|
|
"left": 108
|
|
},
|
|
"color": 0
|
|
},
|
|
"palette": {
|
|
"bpp": 1,
|
|
"palette": [
|
|
[0, 0, 0],
|
|
[15, 0, 0],
|
|
[0, 15, 0],
|
|
[15, 0, 15],
|
|
[0, 0, 0],
|
|
[15, 0, 0],
|
|
[0, 15, 0],
|
|
[15, 0, 15],
|
|
[0, 0, 0],
|
|
[15, 0, 0],
|
|
[0, 15, 0],
|
|
[15, 0, 15],
|
|
[0, 0, 0],
|
|
[15, 0, 0],
|
|
[0, 15, 0],
|
|
[15, 0, 15],
|
|
[0, 0, 0],
|
|
[15, 0, 0],
|
|
[0, 15, 0],
|
|
[15, 0, 15],
|
|
[0, 0, 0],
|
|
[15, 0, 0],
|
|
[0, 15, 0],
|
|
[15, 0, 15],
|
|
[0, 0, 0],
|
|
[15, 0, 0],
|
|
[0, 15, 0],
|
|
[15, 0, 15],
|
|
[0, 0, 0],
|
|
[15, 0, 0],
|
|
[0, 15, 0],
|
|
[15, 0, 15]
|
|
]
|
|
},
|
|
"tiles": {
|
|
"bpp": 1,
|
|
"count": 12,
|
|
"binfile": "samplesplash_tiles.bin"
|
|
},
|
|
"tilemap": {
|
|
"vertical": {
|
|
"top": 6,
|
|
"left": 18
|
|
},
|
|
"horizontal": {
|
|
"top": 4,
|
|
"left": 11
|
|
},
|
|
"height": 6,
|
|
"width": 6,
|
|
"binfile": "samplesplash_tilemap.bin"
|
|
},
|
|
"vblankCode": {
|
|
"asm": "samplesplash_vblank.s"
|
|
},
|
|
"sound": {
|
|
"waves": "samplesplash_waves.bin",
|
|
"channelbin": {
|
|
"ch0": "samplesplash_ch0.bin",
|
|
"ch1": "samplesplash_ch1.bin",
|
|
"ch2": "",
|
|
"ch3": ""
|
|
}
|
|
}
|
|
} |