<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.temlib.org/AtariForumWiki/index.php?action=history&amp;feed=atom&amp;title=STOS_Memory_Bank_file_format</id>
	<title>STOS Memory Bank file format - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.temlib.org/AtariForumWiki/index.php?action=history&amp;feed=atom&amp;title=STOS_Memory_Bank_file_format"/>
	<link rel="alternate" type="text/html" href="https://www.temlib.org/AtariForumWiki/index.php?title=STOS_Memory_Bank_file_format&amp;action=history"/>
	<updated>2026-05-13T18:37:23Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.2</generator>
	<entry>
		<id>https://www.temlib.org/AtariForumWiki/index.php?title=STOS_Memory_Bank_file_format&amp;diff=17168&amp;oldid=prev</id>
		<title>&gt;Lp: New page</title>
		<link rel="alternate" type="text/html" href="https://www.temlib.org/AtariForumWiki/index.php?title=STOS_Memory_Bank_file_format&amp;diff=17168&amp;oldid=prev"/>
		<updated>2017-01-03T00:13:06Z</updated>

		<summary type="html">&lt;p&gt;New page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
STOS Memory Bank    *.MBK&lt;br /&gt;
&lt;br /&gt;
9 words         ?&lt;br /&gt;
1 long          $19861987 (magic number?)&lt;br /&gt;
1 long          offset from this long to header for low resolution &lt;br /&gt;
                parameter block (if past end of file, no low res frames)&lt;br /&gt;
1 long          offset from this long to header for med resolution &lt;br /&gt;
                parameter block (if past end of file, no med res frames)&lt;br /&gt;
1 long          offset from this long to header for high resolution &lt;br /&gt;
                parameter block (if past end of file, no high res frames)&lt;br /&gt;
1 word          number of low resolution frames&lt;br /&gt;
1 word          number of medium resolution frames&lt;br /&gt;
1 word          number of high resolution frames&lt;br /&gt;
&lt;br /&gt;
For each frame {&lt;br /&gt;
1 long          offset to data (probably only used internally by STOS)&lt;br /&gt;
1 byte          width in words (multiply by 16 to get width in pixels)&lt;br /&gt;
1 byte          height in pixels&lt;br /&gt;
1 byte          X hotspot location&lt;br /&gt;
1 byte          Y hotspot location&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
(The format implies other stuff could be here.)&lt;br /&gt;
&lt;br /&gt;
1 long          [&amp;quot;PALT&amp;quot; $50414C54]&lt;br /&gt;
16 words        palette&lt;br /&gt;
&lt;br /&gt;
?               words of data for each frame, in the order mentioned in the&lt;br /&gt;
                header.  Monoplanar mask data follows image data for each&lt;br /&gt;
frame.&lt;br /&gt;
----------&lt;br /&gt;
? words         total&lt;br /&gt;
&lt;br /&gt;
   The frames often seem to be in semi-random order, not necessarily in &lt;br /&gt;
the order they are to be animated. &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Back to [[ST Picture Formats]]&lt;/div&gt;</summary>
		<author><name>&gt;Lp</name></author>
	</entry>
</feed>