<?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%3A4159</id>
		<title>83Plus:BCALLs:4159 - 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%3A4159"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:4159&amp;action=history"/>
		<updated>2026-04-05T20:50:56Z</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:4159&amp;diff=3528&amp;oldid=prev</id>
		<title>Gambit at 01:20, 4 April 2005</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:4159&amp;diff=3528&amp;oldid=prev"/>
				<updated>2005-04-04T01:20:39Z</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|Mov11B]]&lt;br /&gt;
[[Category:83Plus:BCALLs:By Name:Memory|Mov11B]]&lt;br /&gt;
[[Category:83Plus:BCALLs:By Address|4159 - Mov11B]]&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Official Name:''' Mov11B&lt;br /&gt;
&lt;br /&gt;
'''BCALL Address:''' 4159&lt;br /&gt;
&lt;br /&gt;
Copies an 11 byte memory block from source to destination.&lt;br /&gt;
&lt;br /&gt;
=== Inputs ===&lt;br /&gt;
* HL: start of source block&lt;br /&gt;
* DE: start of destination block&lt;br /&gt;
&lt;br /&gt;
=== Outputs ===&lt;br /&gt;
* 11 byte block starting at original HL copied to original DE&lt;br /&gt;
&lt;br /&gt;
=== Destroys ===&lt;br /&gt;
* BC DE HL&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
This B_CALL is similar to all the other MovXB ones out there.  For some reason, TI didn't document this one.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
Move 11 bytes from [[83Plus:RAM:8478|OP1]] to [[83Plus:RAM:9872|appBackUpScreen]]&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;ld hl,OP1&lt;br /&gt;
ld de,appBackUpScreen&lt;br /&gt;
B_CALL Mov11B&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Gambit</name></author>	</entry>

	</feed>