AMOS Picture Bank
From Just Solve the File Format Problem
(Difference between revisions)
(→Software) |
(→Sample files) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 14: | Line 14: | ||
== Specifications == | == Specifications == | ||
| + | * [https://www.exotica.org.uk/wiki/AMOS_Pac.Pic._format AMOS Pac.Pic. format] | ||
* [http://www.amigacoding.com/index.php/AMOS:Picture_Bank_format AMOS:Picture Bank format] | * [http://www.amigacoding.com/index.php/AMOS:Picture_Bank_format AMOS:Picture Bank format] | ||
| − | |||
== Software == | == Software == | ||
* [https://github.com/dschwen/amosbank amosbank] | * [https://github.com/dschwen/amosbank amosbank] | ||
| + | * [https://github.com/kyz/amostools amostools] | ||
* {{Deark}} | * {{Deark}} | ||
| Line 26: | Line 27: | ||
* [http://cd.textfiles.com/amospd/076-100/APD082/piccy.abk piccy.abk] | * [http://cd.textfiles.com/amospd/076-100/APD082/piccy.abk piccy.abk] | ||
* [http://cd.textfiles.com/amospd/001-025/APD022/Extra_Bits/Available_For.Abk Available_For.Abk] | * [http://cd.textfiles.com/amospd/001-025/APD022/Extra_Bits/Available_For.Abk Available_For.Abk] | ||
| + | * https://telparia.com/fileFormatSamples/image/amosPicture/ → *.abk | ||
[[Category:Amiga]] | [[Category:Amiga]] | ||
Revision as of 20:34, 26 July 2020
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.