AMOS Picture Bank
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|abk}} }} '''AMOS Picture Bank''' (also called '''AMOS Pac.Pic.''') is a raster graphics format associate...") |  (→Sample files) | ||
| Line 21: | Line 21: | ||
| == Sample files == | == Sample files == | ||
| + | * http://cd.textfiles.com/globalamiga/Development/Programming/AMOS_PRO/Pictures/ | ||
| * [http://cd.textfiles.com/amospd/Sprites/Amos.Abk Amos.Abk] | * [http://cd.textfiles.com/amospd/Sprites/Amos.Abk Amos.Abk] | ||
| * [http://cd.textfiles.com/amospd/076-100/APD082/piccy.abk piccy.abk] | * [http://cd.textfiles.com/amospd/076-100/APD082/piccy.abk piccy.abk] | ||
Revision as of 16:59, 9 January 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.

