<?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%3A5233</id>
		<title>83Plus:BCALLs:5233 - 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%3A5233"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:5233&amp;action=history"/>
		<updated>2026-06-10T05:43:47Z</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:5233&amp;diff=5767&amp;oldid=prev</id>
		<title>Brandonw at 10:23, 9 March 2007</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:5233&amp;diff=5767&amp;oldid=prev"/>
				<updated>2007-03-09T10:23:04Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:83Plus:BCALLs:By Name:Utility|GoToLastRow]] [[Category:83Plus:BCALLs:By Name:Utility|GoToLastRow]] [[Category:83Plus:BCALLs:By Name|GoToLastRow]] [[Category:83Plus:BCALLs:By Address|5233 - GoToLastRow]]&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Unofficial Name:''' GoToLastRow&lt;br /&gt;
&lt;br /&gt;
'''BCALL Address:''' 5233&lt;br /&gt;
&lt;br /&gt;
'''Minimum OS Version:''' 2.30&lt;br /&gt;
&lt;br /&gt;
Sets ([[83Plus:RAM:844B|curRow]]), ([[83Plus:RAM:844C|curCol]]), ([[83Plus:RAM:86D7|penCol]]), and ([[83Plus:RAM:86D8|penRow]]) to point to the last row of the screen.&lt;br /&gt;
&lt;br /&gt;
=== Inputs ===&lt;br /&gt;
* None&lt;br /&gt;
&lt;br /&gt;
=== Outputs ===&lt;br /&gt;
* ([[83Plus:RAM:844B|curRow]]): 7&lt;br /&gt;
* ([[83Plus:RAM:844C|curCol]]): 0&lt;br /&gt;
* ([[83Plus:RAM:86D7|penCol]]): 1&lt;br /&gt;
* ([[83Plus:RAM:86D8|penRow]]): 56&lt;br /&gt;
&lt;br /&gt;
=== Destroys ===&lt;br /&gt;
* HL, A&lt;br /&gt;
&lt;br /&gt;
=== Comments ===&lt;br /&gt;
The functional equivalent of this routine is below:&lt;br /&gt;
     ld hl,7&lt;br /&gt;
     ld (curRow),hl&lt;br /&gt;
     ld hl,56*256+1&lt;br /&gt;
     ld (penCol),hl&lt;br /&gt;
     ret&lt;/div&gt;</summary>
		<author><name>Brandonw</name></author>	</entry>

	</feed>