<?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%3A5596</id>
		<title>84PCSE:BCALLs:5596 - 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%3A5596"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=84PCSE:BCALLs:5596&amp;action=history"/>
		<updated>2026-04-21T08:17: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:BCALLs:5596&amp;diff=10198&amp;oldid=prev</id>
		<title>FloppusMaximus: SetLCDWindowAndPos</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=84PCSE:BCALLs:5596&amp;diff=10198&amp;oldid=prev"/>
				<updated>2013-10-20T17:42:27Z</updated>
		
		<summary type="html">&lt;p&gt;SetLCDWindowAndPos&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|SetLCDWindowAndPos]] [[Category:84PCSE:BCALLs:By Name:Drawing|SetLCDWindowAndPos]] [[Category:84PCSE:BCALLs:By Address|5596 - SetLCDWindowAndPos]]&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Unofficial Name:''' SetLCDWindowAndPos&lt;br /&gt;
&lt;br /&gt;
'''BCALL Address:''' 5596h&lt;br /&gt;
&lt;br /&gt;
Set up the LCD window registers for a block drawing operation.&lt;br /&gt;
&lt;br /&gt;
=== Inputs ===&lt;br /&gt;
* HL = left edge of window (starting X coordinate)&lt;br /&gt;
* DE = right edge of window&lt;br /&gt;
* B = starting Y coordinate&lt;br /&gt;
&lt;br /&gt;
=== Outputs ===&lt;br /&gt;
* R20h (starting row) = B&lt;br /&gt;
* R21h (starting column) = HL&lt;br /&gt;
* R52h (minimum column) = HL&lt;br /&gt;
* R53h (maximum column) = DE&lt;br /&gt;
&lt;br /&gt;
=== Destroys ===&lt;br /&gt;
* AF&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
Interrupts should be disabled before calling this routine.&lt;/div&gt;</summary>
		<author><name>FloppusMaximus</name></author>	</entry>

	</feed>