<?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%3A430F</id>
		<title>83Plus:BCALLs:430F - 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%3A430F"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:430F&amp;action=history"/>
		<updated>2026-05-08T01:43:04Z</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:430F&amp;diff=3668&amp;oldid=prev</id>
		<title>84plusfreak at 09:27, 3 May 2005</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:430F&amp;diff=3668&amp;oldid=prev"/>
				<updated>2005-05-03T09:27:12Z</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|CreateReal]][[Category:83Plus:BCALLs:By Name:Variable|CreateReal]][[Category:83Plus:BCALLs:By Address|430F - CreateReal]]&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Official Name:''' CreateReal&lt;br /&gt;
&lt;br /&gt;
'''BCALL Address:''' 430F&lt;br /&gt;
&lt;br /&gt;
Creates a real variable.&lt;br /&gt;
&lt;br /&gt;
=== Inputs ===&lt;br /&gt;
* [[83Plus:RAM:8478|OP1]] = Name of real variable&lt;br /&gt;
&lt;br /&gt;
=== Outputs ===&lt;br /&gt;
* HL points to symbol table entry&lt;br /&gt;
* DE points to data section&lt;br /&gt;
* [[83Plus:RAM:8499|OP4]] contains the name as inputted in OP1&lt;br /&gt;
&lt;br /&gt;
=== Registers Destroyed ===&lt;br /&gt;
* AF,BC,[[83Plus:RAM:8478|OP1]],[[83Plus:RAM:8483|OP2]]&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
Only names from A-Z or Theta are allowed. You don't have to set ([[83Plus:RAM:8478|OP1]]) to 00h. The OS does this for you. ([[83Plus:RAM:8478|OP1]]+2) and ([[83Plus:RAM:8478|OP1]]+3) must be zero. No checks are made for duplicate/invalid names. If there isn't enough RAM a memory error will be generated.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
 ld a,'C'&lt;br /&gt;
 B_CALL [[83Plus:BCALLs:4291|RealName]]&lt;br /&gt;
 B_CALL CreateReal&lt;/div&gt;</summary>
		<author><name>84plusfreak</name></author>	</entry>

	</feed>