<?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%3A4048</id>
		<title>83Plus:BCALLs:4048 - 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%3A4048"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:4048&amp;action=history"/>
		<updated>2026-04-08T03:37:44Z</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:4048&amp;diff=8608&amp;oldid=prev</id>
		<title>FloppusMaximus: monErrHand: default system error handler</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:4048&amp;diff=8608&amp;oldid=prev"/>
				<updated>2009-09-30T02:38:06Z</updated>
		
		<summary type="html">&lt;p&gt;monErrHand: default system error handler&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|monErrHand]] [[Category:83Plus:BCALLs:By Name:Error|monErrHand]] [[Category:83Plus:BCALLs:By Address|4048 - monErrHand]]&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Official Name:''' monErrHand&lt;br /&gt;
&lt;br /&gt;
'''BCALL Address:''' 4048&lt;br /&gt;
&lt;br /&gt;
The main system error handler.&lt;br /&gt;
&lt;br /&gt;
=== Inputs ===&lt;br /&gt;
* ([[83Plus:RAM:86DD|errNo]]) = error code&lt;br /&gt;
&lt;br /&gt;
=== Outputs ===&lt;br /&gt;
* None&lt;br /&gt;
&lt;br /&gt;
=== Destroys ===&lt;br /&gt;
* Everything (this routine does not return)&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
This is the default system error handler, which will handle errors if no other error handler has been set.  It simply pushes itself back onto the stack, loads the &amp;quot;cxError&amp;quot; context, and jumps to [[83Plus:BCALLs:401E|Mon]].&lt;br /&gt;
&lt;br /&gt;
Programs should never call or jump to this routine; I have no idea why it's a B_CALL at all.  If you want to raise a system error, use [[83Plus:BCALLs:44D7|JError]], [[83Plus:BCALLs:4000|JErrorNo]], or one of the specialized error routines.&lt;/div&gt;</summary>
		<author><name>FloppusMaximus</name></author>	</entry>

	</feed>