<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wikiti.brandonw.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wikiti.brandonw.net/index.php?action=history&amp;feed=atom&amp;title=84PCSE%3ARAM%3AA5F4</id>
		<title>84PCSE:RAM:A5F4 - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wikiti.brandonw.net/index.php?action=history&amp;feed=atom&amp;title=84PCSE%3ARAM%3AA5F4"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=84PCSE:RAM:A5F4&amp;action=history"/>
		<updated>2026-04-19T16:44:50Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.5</generator>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=84PCSE:RAM:A5F4&amp;diff=10190&amp;oldid=prev</id>
		<title>FloppusMaximus: fillRectColor</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=84PCSE:RAM:A5F4&amp;diff=10190&amp;oldid=prev"/>
				<updated>2013-10-20T04:59:45Z</updated>
		
		<summary type="html">&lt;p&gt;fillRectColor&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:84PCSE:RAM:By Address|A5F4 - fillRectColor]] [[Category:84PCSE:RAM:By Name|fillRectColor]]&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Unofficial Name:''' fillRectColor&lt;br /&gt;
&lt;br /&gt;
'''Memory Address:''' A5F4h&lt;br /&gt;
&lt;br /&gt;
'''Length:''' 2 bytes&lt;br /&gt;
&lt;br /&gt;
Stores the current RGB color used for filling rectangles.&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
This is the color used by the [[84PCSE:BCALLs:4D4A|FillRect]] routine.  Note that other system routines that call FillRect (including [[84PCSE:BCALLs:4D44|ClearRect]] and [[84PCSE:BCALLs:4D74|DrawRectBorderClear]]) will frequently overwrite this value.&lt;br /&gt;
&lt;br /&gt;
Colors are represented as a 5-6-5 value (5 bits of red, 6 bits of green, 5 bits of blue.)  For example, &amp;lt;span style=&amp;quot;color: #f00&amp;quot;&amp;gt;00000&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color: #0c0&amp;quot;&amp;gt;011111&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color: #00f&amp;quot;&amp;gt;00000&amp;lt;/span&amp;gt;b, or 03E0h, would be dark green.  &amp;lt;span style=&amp;quot;color: #f00&amp;quot;&amp;gt;11111&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color: #0c0&amp;quot;&amp;gt;000000&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color: #00f&amp;quot;&amp;gt;11111&amp;lt;/span&amp;gt;b, or 0F81Fh, would be bright magenta.&lt;/div&gt;</summary>
		<author><name>FloppusMaximus</name></author>	</entry>

	</feed>