AMOS Picture Bank
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
(→Software) |
||
Line 19: | Line 19: | ||
== Software == | == Software == | ||
* [https://github.com/dschwen/amosbank amosbank] | * [https://github.com/dschwen/amosbank amosbank] | ||
+ | * {{Deark}} | ||
== Sample files == | == Sample files == |
Revision as of 16:59, 2 February 2016
AMOS Picture Bank (also called AMOS Pac.Pic.) is a raster graphics format associated with AMOS. See AMOS BASIC tokenized file for more information about AMOS.
It is a subtype AMOS Memory Bank, identified by the name "Pac.Pic.
". It may appear in a file by itself, or be contained in AMOS BASIC tokenized file or AMOS AmBs format.
It is not the same as AMOS Sprite Bank or AMOS Icon Bank.
Contents |
Identification
Files begin with ASCII "AmBk
", and have "Pac.Pic.
" at offset 12.