<?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=83Plus%3ABCALLs%3A4CED</id>
		<title>83Plus:BCALLs:4CED - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wikiti.brandonw.net/index.php?action=history&amp;feed=atom&amp;title=83Plus%3ABCALLs%3A4CED"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:4CED&amp;action=history"/>
		<updated>2026-05-09T18:12:03Z</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=83Plus:BCALLs:4CED&amp;diff=9305&amp;oldid=prev</id>
		<title>Calc84maniac: Created page with '== Synopsis == '''Official Name:''' ClearRow  '''BCALL Address:''' 4CED  Clears eight consecutive LCD display drive rows  === Inputs === * A = LCD display driver row coordinate (…'</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:4CED&amp;diff=9305&amp;oldid=prev"/>
				<updated>2010-11-23T02:17:45Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#039;== Synopsis == &amp;#039;&amp;#039;&amp;#039;Official Name:&amp;#039;&amp;#039;&amp;#039; ClearRow  &amp;#039;&amp;#039;&amp;#039;BCALL Address:&amp;#039;&amp;#039;&amp;#039; 4CED  Clears eight consecutive LCD display drive rows  === Inputs === * A = LCD display driver row coordinate (…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Synopsis ==&lt;br /&gt;
'''Official Name:''' ClearRow&lt;br /&gt;
&lt;br /&gt;
'''BCALL Address:''' 4CED&lt;br /&gt;
&lt;br /&gt;
Clears eight consecutive LCD display drive rows&lt;br /&gt;
&lt;br /&gt;
=== Inputs ===&lt;br /&gt;
* A = LCD display driver row coordinate (0x80 – 0xBF) &lt;br /&gt;
&lt;br /&gt;
=== Outputs ===&lt;br /&gt;
* Eight pixel rows cleared &lt;br /&gt;
* Driver left in X increment mode (the default)&lt;br /&gt;
&lt;br /&gt;
=== Destroys ===&lt;br /&gt;
* AF, B, DE&lt;br /&gt;
&lt;br /&gt;
=== Comments ===&lt;br /&gt;
This routine requires A to be in LCD display driver row (X) coordinates, &lt;br /&gt;
which have a valid range between 0x80 – 0xBF, with the top pixel row equal&lt;br /&gt;
to 0x80 and the bottom pixel row equal to 0xBF. Passing in a value for A &lt;br /&gt;
outside this range will cause unpredictable results and probably a lockup. &lt;br /&gt;
This routine erases eight consecutive rows, so if you pass in A = 0x88, the &lt;br /&gt;
9th – 16th pixel rows from the top of the display are erased. If you pass in a &lt;br /&gt;
value between 0xB9 – 0xBF, the erased rows wrap back to the top of the &lt;br /&gt;
display. In normal usage, if you are erasing a line of large text, the A value &lt;br /&gt;
should be a multiple of 0x08.&lt;br /&gt;
&lt;br /&gt;
[[Category:83Plus:BCALLs:By Name|ClearRow]]&lt;br /&gt;
[[Category:83Plus:BCALLs:By Name:Display|ClearRow]]&lt;br /&gt;
[[Category:83Plus:BCALLs:By Address|4CED - ClearRow]]&lt;/div&gt;</summary>
		<author><name>Calc84maniac</name></author>	</entry>

	</feed>