<?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%3AA017</id>
		<title>84PCSE:RAM:A017 - 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%3AA017"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=84PCSE:RAM:A017&amp;action=history"/>
		<updated>2026-06-02T04:43:46Z</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:A017&amp;diff=10070&amp;oldid=prev</id>
		<title>FloppusMaximus: curBGColor</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=84PCSE:RAM:A017&amp;diff=10070&amp;oldid=prev"/>
				<updated>2013-04-02T03:53:52Z</updated>
		
		<summary type="html">&lt;p&gt;curBGColor&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|A017 - curBGColor]] [[Category:84PCSE:RAM:By Name|curBGColor]]&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Unofficial Name:''' curBGColor&lt;br /&gt;
&lt;br /&gt;
'''Memory Address:''' A017h&lt;br /&gt;
&lt;br /&gt;
'''Length:''' 2 bytes&lt;br /&gt;
&lt;br /&gt;
Stores the current background color for fixed-width text display routines.&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
This is used by [[84PCSE:BCALLs:44F8|PutMap]], [[84PCSE:BCALLs:44FB|PutC]], and many other system routines that call PutMap and PutC, such as [[84PCSE:BCALLs:4501|PutS]], [[84PCSE:BCALLs:4507|PutPS]], and [[84PCSE:BCALLs:44FE|DispHL]].  It only has an effect if the [[84PCSE:Flags:4A#Bit_4|putmapDrawColor]] flag is set.&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;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
[[84PCSE:RAM:A015|curFGColor]]&lt;/div&gt;</summary>
		<author><name>FloppusMaximus</name></author>	</entry>

	</feed>