<?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%3A806C</id>
		<title>83Plus:BCALLs:806C - 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%3A806C"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:806C&amp;action=history"/>
		<updated>2026-04-06T04:09:30Z</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:806C&amp;diff=3868&amp;oldid=prev</id>
		<title>FloppusMaximus: neither does this one (ha!)</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:806C&amp;diff=3868&amp;oldid=prev"/>
				<updated>2006-02-08T00:47:38Z</updated>
		
		<summary type="html">&lt;p&gt;neither does this one (ha!)&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:Display|Load_LFontV2]] [[Category:83Plus:BCALLs:By_Name|Load_LFontV2]] [[Category:83Plus:BCALLs:By_Address|806C - Load_LFontV2]]&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Unofficial Name:''' Load_LFontV2&lt;br /&gt;
&lt;br /&gt;
'''BCALL Address:''' 806C&lt;br /&gt;
&lt;br /&gt;
Load a large font bitmap in variable-width format.&lt;br /&gt;
&lt;br /&gt;
=== Inputs ===&lt;br /&gt;
* HL = character * 8&lt;br /&gt;
&lt;br /&gt;
=== Outputs ===&lt;br /&gt;
* [[83Plus:RAM:845A|lFont_record]] = variable-width bitmap (character width followed by seven bytes of bitmap data.)&lt;br /&gt;
* HL points to lFont_record&lt;br /&gt;
&lt;br /&gt;
=== Destroys ===&lt;br /&gt;
* AF, BC, DE&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
If you think this routine sounds suspiciously like [[83Plus:BCALLs:806F|Load_LFontV]]... you're right!  On the TI-83 Plus, it points to the exact same code.&lt;br /&gt;
&lt;br /&gt;
On the TI-73, in contrast, this routine would be better named simply Load_LFont, and unlike Load_LFontV, it loads the bitmap in fixed-width format.&lt;br /&gt;
&lt;br /&gt;
It seems this was either an accident on TI's part, or a deliberate attempt at making the TI-73 and 83 Plus boot code incompatible.  The former seems more likely, as the 83 Plus boot code's version of Load_LFont was in fact updated to include the font and localize hooks, suggesting that TI intended to use the routine as a B_CALL.&lt;br /&gt;
&lt;br /&gt;
Programs should probably use [[83Plus:BCALLs:806F|Load_LFontV]] instead.&lt;/div&gt;</summary>
		<author><name>FloppusMaximus</name></author>	</entry>

	</feed>