<?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%3A400F</id>
		<title>83Plus:BCALLs:400F - 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%3A400F"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:400F&amp;action=history"/>
		<updated>2026-04-13T10:59:19Z</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:400F&amp;diff=3259&amp;oldid=prev</id>
		<title>Woozle at 23:32, 7 April 2005</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:400F&amp;diff=3259&amp;oldid=prev"/>
				<updated>2005-04-07T23:32:30Z</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:Math|DivHLBy10]] [[Category:83Plus:BCALLs:By Name|DivHLBy10]] [[Category:83Plus:BCALLs:By Address|400F - DivHLBy10]]&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Official Name:''' DivHLBy10&lt;br /&gt;
&lt;br /&gt;
'''BCALL Address:''' 400F&lt;br /&gt;
&lt;br /&gt;
Divides the value in HL by 10.&lt;br /&gt;
&lt;br /&gt;
=== Inputs ===&lt;br /&gt;
* HL: integer&lt;br /&gt;
&lt;br /&gt;
=== Outputs ===&lt;br /&gt;
* HL = HL / 10&lt;br /&gt;
* A = HL mod 10&lt;br /&gt;
&lt;br /&gt;
=== Registers Destroyed ===&lt;br /&gt;
* none&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
Simple enough to implement if speed is important.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
 ld hl,13&lt;br /&gt;
 B_CALL DivHLBy10  ;should return HL=1, A=3&lt;/div&gt;</summary>
		<author><name>Woozle</name></author>	</entry>

	</feed>