Difference between revisions of "83Plus:BCALLs:519D"

From WikiTI
Jump to: navigation, search
 
(No difference)

Latest revision as of 06:41, 7 March 2007

Synopsis

Unofficial Name: OpenLib

BCALL Address: 519D

Minimum OS Version: 2.30

Enables the library hook for a specified Flash application.

Inputs

  • OP1: name of Flash application

Outputs

  • 4,(iy+3Eh) set

Destroys

  • All

Comments

This is the routine the TI-OS will run when OpenLib( is encountered.

It will throw an error if any problem is encountered, including trying to use a Testguard2-disabled application.