COKE file format: Difference between revisions

From AtariForumWiki
Jump to navigation Jump to search
>Lp
(New page)
 
>Lp
m (moved COKE format to COKE file format: For consistency)
 
(No difference)

Latest revision as of 18:50, 2 January 2017

COKE format    *.TG1

12 bytes        file ID ["COKE format."]
1 word          image width in pixels
1 word          image height in pixels
1 word          offset to image data from start of file [value of 18 = v1.00]
--------
18 bytes        total for header

??              Image data:
   width*height*2 bytes Falcon true color data,  word RRRRRGGGGGGBBBBB

Back to ST Picture Formats