<?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%3ABCALLs%3A4D6E</id>
		<title>84PCSE:BCALLs:4D6E - 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%3ABCALLs%3A4D6E"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=84PCSE:BCALLs:4D6E&amp;action=history"/>
		<updated>2026-04-09T14:10:06Z</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:BCALLs:4D6E&amp;diff=10184&amp;oldid=prev</id>
		<title>FloppusMaximus: EraseRectBorder</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=84PCSE:BCALLs:4D6E&amp;diff=10184&amp;oldid=prev"/>
				<updated>2013-10-20T03:39:09Z</updated>
		
		<summary type="html">&lt;p&gt;EraseRectBorder&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:84PCSE:BCALLs:By Name|EraseRectBorder]] [[Category:84PCSE:BCALLs:By Name:Drawing|EraseRectBorder]] [[Category:84PCSE:BCALLs:By Address|4D6E - EraseRectBorder]]&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Hypothesized Official Name:''' EraseRectBorder&lt;br /&gt;
&lt;br /&gt;
'''BCALL Address:''' 4D6Eh&lt;br /&gt;
&lt;br /&gt;
Draw a white rectangular outline 1 pixel wide.&lt;br /&gt;
&lt;br /&gt;
=== Inputs ===&lt;br /&gt;
* HL = X coordinate of left edge&lt;br /&gt;
* DE = X coordinate of right edge (must be greater than HL and at most 319)&lt;br /&gt;
* B = Y coordinate of top edge (from top of screen)&lt;br /&gt;
* C = Y coordinate of bottom edge (must be greater than B and at most 239)&lt;br /&gt;
&lt;br /&gt;
=== Outputs ===&lt;br /&gt;
* ([[84PCSE:RAM:A038|penFGColor]]) = 0FFFFh&lt;br /&gt;
&lt;br /&gt;
=== Destroys ===&lt;br /&gt;
* AF&lt;br /&gt;
* Interrupts disabled&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
The rectangle is drawn only to the LCD, never to the graph buffer.&lt;br /&gt;
&lt;br /&gt;
The dimensions of the enclosed area are (HL-DE-1) × (C-B-1).  The outer dimensions of the border are (HL-DE+1) × (C-B+1).&lt;/div&gt;</summary>
		<author><name>FloppusMaximus</name></author>	</entry>

	</feed>