<?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%3A4FDE</id>
		<title>83Plus:BCALLs:4FDE - 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%3A4FDE"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:4FDE&amp;action=history"/>
		<updated>2026-04-13T08:32: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:4FDE&amp;diff=5744&amp;oldid=prev</id>
		<title>Brandonw at 11:50, 8 March 2007</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:4FDE&amp;diff=5744&amp;oldid=prev"/>
				<updated>2007-03-08T11:50:24Z</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|UnarchiveVar]] [[Category:83Plus:BCALLs:By Name:Memory|UnarchiveVar]] [[Category:83Plus:BCALLs:By Address|4FDE - UnarchiveVar]]&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Unofficial Name:''' UnarchiveVar&lt;br /&gt;
&lt;br /&gt;
'''BCALL Address:''' 4FDE&lt;br /&gt;
&lt;br /&gt;
Unarchives the variable in [[83Plus:RAM:8478|OP1]].&lt;br /&gt;
&lt;br /&gt;
=== Inputs ===&lt;br /&gt;
* [[83Plus:RAM:8478|OP1]]: type and name of variable to unarchive&lt;br /&gt;
* DE: address of data&lt;br /&gt;
* A: page of data&lt;br /&gt;
&lt;br /&gt;
=== Outputs ===&lt;br /&gt;
* None&lt;br /&gt;
&lt;br /&gt;
=== Destroys ===&lt;br /&gt;
All&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
This is a subroutine of [[83Plus:BCALLs:4FD8|Arc_Unarc]].&lt;br /&gt;
&lt;br /&gt;
It does NO checks on the type, so you can use this to unarchive group variables and other things, but don't.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
      ld hl,sName&lt;br /&gt;
      rst 20h&lt;br /&gt;
      bcall(_chkFindSym)&lt;br /&gt;
      ret c&lt;br /&gt;
      ld a,b&lt;br /&gt;
      or a&lt;br /&gt;
      ret z&lt;br /&gt;
      bcall(_UnarchiveVar)&lt;br /&gt;
      ret&lt;br /&gt;
 sName:&lt;br /&gt;
      .db ProgObj,&amp;quot;ABC&amp;quot;,0&lt;/div&gt;</summary>
		<author><name>Brandonw</name></author>	</entry>

	</feed>