83Plus:BCALLs:44D7
From WikiTI
Revision as of 02:29, 3 May 2005 by 84plusfreak (Talk | contribs)
Synopsis
Official Name: JError
BCALL Address: 44D7
Description
Inputs
- A contains error code (bit 7=1 for GoTo option)
Outputs
- System error displayed or error handler called
Registers Destroyed
- All
Comments
This is a jump not a call.
Example
ld a,E_Undefined B_JUMP JError