•  Back 
  •  %Main 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : ATARI ST Picture formats
Author      : David Baggett/Jan K⌐upka
Version     : atari_gf.hyp 0.01 (17/09/96)
Subject     : Documentation/File formats
Nodes       : 52
Index Size  : 1328
HCP-Version : 3
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : 
@help       : 
@options    : -i -s +y +z
@width      : 75Animaster Sprite Bank *.ASB (low resolution only)

1 wordword = 2 bytes
          number of frames - 1
1 wordword = 2 bytes
          ?
1 byte          maximum width, in pixels
1 byte          maximum height, in pixels
16 words        palette
38 bytes        total for header

For each frame {
1 wordword = 2 bytes
          width of this frame (in pixels) - 1
1 wordword = 2 bytes
          height of this frame (in pixels) - 1
1 wordword = 2 bytes
          ?
? words         image data (words of screen memory)
}