<?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%3A403C</id>
		<title>83Plus:BCALLs:403C - 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%3A403C"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:403C&amp;action=history"/>
		<updated>2026-06-10T03:19:34Z</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:403C&amp;diff=8599&amp;oldid=prev</id>
		<title>FloppusMaximus: PutAway: call cxPutAway</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:403C&amp;diff=8599&amp;oldid=prev"/>
				<updated>2009-09-25T23:46:43Z</updated>
		
		<summary type="html">&lt;p&gt;PutAway: call cxPutAway&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:Monitor|PutAway]] [[Category:83Plus:BCALLs:By Name|PutAway]] [[Category:83Plus:BCALLs:By Address|403C - PutAway]]&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Official Name:''' PutAway&lt;br /&gt;
&lt;br /&gt;
'''BCALL Address:''' 403C&lt;br /&gt;
&lt;br /&gt;
Calls the current app's PutAway routine.&lt;br /&gt;
&lt;br /&gt;
=== Inputs ===&lt;br /&gt;
* ([[83Plus:RAM:8591|cxPutAway]]) = address of put-away routine&lt;br /&gt;
&lt;br /&gt;
=== Outputs ===&lt;br /&gt;
* None&lt;br /&gt;
&lt;br /&gt;
=== Destroys ===&lt;br /&gt;
* Depends on the app (but you can assume all registers will be destroyed)&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
If bit [[83Plus:Flags:25#Bit_5|5, (iy + 25h)]] is set, this routine does nothing.  Otherwise it calls the routine currently set as the put-away handler.&lt;br /&gt;
&lt;br /&gt;
If you are writing a Flash app that needs put-away notification, your put-away routine should (after doing any necessary cleanup) use this routine to call the normal Flash app put-away routine provided by TI:&lt;br /&gt;
&lt;br /&gt;
 AppPutAway:&lt;br /&gt;
     ; free temporary memory, restore system flags,&lt;br /&gt;
     ; mark memory areas dirty, etc.&lt;br /&gt;
     B_CALL [[83Plus:BCALLs:4C36|ReloadAppEntryVecs]]&lt;br /&gt;
     B_JUMP PutAway&lt;/div&gt;</summary>
		<author><name>FloppusMaximus</name></author>	</entry>

	</feed>