83Plus:BCALLs:5191
From WikiTI
Synopsis
Unofficial Name: ExecLib
BCALL Address: 5191
Minimum OS Version: 2.30
Runs the library hook.
Inputs
- 4,(iy+3Eh) set
Outputs
- None
Destroys
- All
Comments
This is the routine the TI-OS will run when ExecLib is encountered. You must set the hook up yourself and set 4,(iy+3Eh) or just BCALL OpenLib.
It will throw ERR:UNDEFINED if any problems are encountered.