Dali
From Just Solve the File Format Problem
(Difference between revisions)
(→Identification) |
|||
Line 3: | Line 3: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Graphics | |subcat=Graphics | ||
− | |extensions={{ext|sd0}} {{ext|sd1}} {{ext|sd2}} {{ext|hpk}} | + | |extensions={{ext|sd0}} {{ext|sd1}} {{ext|sd2}} {{ext|hpk}} {{ext|lpk}} {{ext|mpk}} |
}} | }} | ||
'''Dali''' is a graphics program for the Atari ST. | '''Dali''' is a graphics program for the Atari ST. | ||
Line 16: | Line 16: | ||
== Identification == | == Identification == | ||
<code>.sc*</code> files are exactly 32128 bytes long. | <code>.sc*</code> files are exactly 32128 bytes long. | ||
+ | |||
+ | <code>*.pk</code> files are compressed. | ||
== Software == | == Software == |
Revision as of 20:59, 12 August 2020
Dali is a graphics program for the Atari ST.
SD0
files are 320x200 with 16 colors
SD1
files are 640x200 with 4 colors
SD2
files are 640x400 in mono
Contents |
Identification
.sc*
files are exactly 32128 bytes long.
*.pk
files are compressed.