<?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%3A4333</id>
		<title>83Plus:BCALLs:4333 - 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%3A4333"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:4333&amp;action=history"/>
		<updated>2026-04-05T18:59:28Z</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:4333&amp;diff=3680&amp;oldid=prev</id>
		<title>84plusfreak at 10:04, 3 May 2005</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:4333&amp;diff=3680&amp;oldid=prev"/>
				<updated>2005-05-03T10:04:48Z</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|CreatePict]][[Category:83Plus:BCALLs:By Name:Variable|CreatePict]][[Category:83Plus:BCALLs:By Address|4333 - CreatePict]]&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Official Name:''' CreatePict&lt;br /&gt;
&lt;br /&gt;
'''BCALL Address:''' 4333&lt;br /&gt;
&lt;br /&gt;
Creates a picture.&lt;br /&gt;
&lt;br /&gt;
=== Inputs ===&lt;br /&gt;
* [[83Plus:RAM:8478|OP1]] = Name of picture&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 [[83Plus:RAM:8478|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;
If there isn't enough RAM a memory error will be generated. A picture is always 756 (02F4h) bytes in length. ([[83Plus:RAM:8478|OP1]]) doesn't have to be 07h. ([[83Plus:RAM:8478|OP1]]+3) and ([[83Plus:RAM:8478|OP1]]+4) have to be zero. Contents of the picture are random.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
 ld hl,pictName&lt;br /&gt;
 RST rMov9ToOP1&lt;br /&gt;
 ld hl,10&lt;br /&gt;
 B_CALL CreatePict&lt;br /&gt;
 &lt;br /&gt;
 pictName: db PictObj,tVarPict,tPic1,0,0&lt;/div&gt;</summary>
		<author><name>84plusfreak</name></author>	</entry>

	</feed>