83Plus:BCALLs:44D7
From WikiTI
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