•  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      : 75Animatic Film   *.FLM (low resolution only)

1 wordword = 2 bytes
          number of frames
16 words        palette
1 wordword = 2 bytes
          speed (0 - 99; value is 99 - # vblanks to delay
                between frames)
1 wordword = 2 bytes
          direction - 0 = forwards
                            1 = backwards
1 wordword = 2 bytes
          end action (what to do after the last frame)
                0 = pause, then repeat from beginning
                1 = immediately repeat from beginning
                2 = reverse (change direction)
1 wordword = 2 bytes
          width of film in pixels
1 wordword = 2 bytes
          height of film in pixels
1 wordword = 2 bytes
          Animatic version number (major) [< 2]
1 wordword = 2 bytes
          Animatic version number (minor)
1 longlong = 4 bytes
          magic number 27182818 (hex)
3 longs         reserved for expansion (should be all zeros)
32 words        total for header

? words         image data (words of screen memory) for each frame,
                in order