STAD PAC
From Just Solve the File Format Problem
(Difference between revisions)
| Line 6: | Line 6: | ||
'''STAD''' .PAC format is an [[Atari graphics formats|Atari ST image format]]. | '''STAD''' .PAC format is an [[Atari graphics formats|Atari ST image format]]. | ||
| + | == Identification == | ||
| + | Files begin with ASCII characters "<code>pM85</code>" or "<code>pM86</code>". | ||
== Software == | == Software == | ||
| − | * [ | + | * [[FAIL]] |
* [http://scara.com/~schirmer/o/ataripac2pbm/ ataripac2pbm] | * [http://scara.com/~schirmer/o/ataripac2pbm/ ataripac2pbm] | ||
| + | |||
| + | == Sample files == | ||
| + | * [http://fail.sourceforge.net/examples.zip examples.zip] → *.PAC | ||
== Links == | == Links == | ||
| − | * [http://www.fileformat.info/format/atari/egff.htm Atari ST Graphics Formats File Format Summary], from the Encyclopedia of Graphics File Formats | + | * [http://www.fileformat.info/format/atari/egff.htm Atari ST Graphics Formats File Format Summary], from the [[Encyclopedia of Graphics File Formats]] |
[[Category:Atari computers]] | [[Category:Atari computers]] | ||
Revision as of 02:21, 19 November 2013
STAD .PAC format is an Atari ST image format.
Contents |
Identification
Files begin with ASCII characters "pM85" or "pM86".
Software
Sample files
- examples.zip → *.PAC