<?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=NEOchrome_Animation_file_format</id>
	<title>NEOchrome Animation 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=NEOchrome_Animation_file_format"/>
	<link rel="alternate" type="text/html" href="https://www.temlib.org/AtariForumWiki/index.php?title=NEOchrome_Animation_file_format&amp;action=history"/>
	<updated>2026-05-06T18:16:32Z</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=NEOchrome_Animation_file_format&amp;diff=15460&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=NEOchrome_Animation_file_format&amp;diff=15460&amp;oldid=prev"/>
		<updated>2017-01-02T22:43:40Z</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;
NEOchrome Animation    *.ANI&lt;br /&gt;
&lt;br /&gt;
NOTE:      To get this feature on versions 0.9 and later select the Grabber&lt;br /&gt;
        icon and click both mouse buttons in the eye of the second R in the&lt;br /&gt;
        word GRABBER.&lt;br /&gt;
           Interestingly enough, some versions of NEO only require you&lt;br /&gt;
        to press the right button, not both.  Hmmm...&lt;br /&gt;
&lt;br /&gt;
1 long          magic number BABEEBEA (hex) (seems to be ignored)&lt;br /&gt;
1 word          width of image in bytes (always divisible by 8)&lt;br /&gt;
1 word          height of image in scan lines&lt;br /&gt;
1 word          size of image in bytes + 10 (!)&lt;br /&gt;
1 word          x coordinate of image (must be divisible by 16) - 1&lt;br /&gt;
1 word          y coordinate of image - 1&lt;br /&gt;
1 word          number of frames&lt;br /&gt;
1 word          animation speed (# vblanks to delay between frames)&lt;br /&gt;
1 long          reserved; should be zero&lt;br /&gt;
--------&lt;br /&gt;
22 bytes        total for header&lt;br /&gt;
&lt;br /&gt;
? words         image data (words of screen memory) for each frame, in order&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>