AP*
From Just Solve the File Format Problem
(Difference between revisions)
(Added references syntax) |
|||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
| − | |name= | + | |name=AP* |
|formattype=electronic | |formattype=electronic | ||
|subcat=Graphics | |subcat=Graphics | ||
| − | |extensions={{ext|apa}} {{ext|apc}} {{ext|plm}} | + | |extensions={{ext|256}} {{ext|ap2}} {{ext|apa}} {{ext|apc}} {{ext|plm}} |
}} | }} | ||
| − | ''' | + | '''AP*''' is a set of similar graphics formats for the Atari with unknown origin. |
| + | |||
| + | <code>.plm</code> files may be from a program called Plasma 256. | ||
| + | |||
| + | <code>.apc</code> files may be from something called Any Point, Any Color. | ||
== Identification == | == Identification == | ||
| − | Files are exactly 7720 | + | Files are exactly 7684, 7680, or 7720 bytes long.<ref>[[RECOIL]] source → recoil.ci → Decode256 and DecodeApc</ref> |
== Software == | == Software == | ||
| Line 14: | Line 18: | ||
== Sample files == | == Sample files == | ||
| − | * https://telparia.com/fileFormatSamples/image/ | + | * https://telparia.com/fileFormatSamples/image/apStar/ |
| + | |||
| + | == References == | ||
| + | <references /> | ||
Revision as of 18:06, 17 August 2020
AP* is a set of similar graphics formats for the Atari with unknown origin.
.plm files may be from a program called Plasma 256.
.apc files may be from something called Any Point, Any Color.
Contents |
Identification
Files are exactly 7684, 7680, or 7720 bytes long.[1]