83Plus:BCALLs:4033

From WikiTI
Revision as of 19:30, 29 September 2009 by FloppusMaximus (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Synopsis

Official Name: NewContext0

BCALL Address: 4033

Loads one of the TIOS builtin apps.

Inputs

Outputs

Destroys

  • Many additional side effects are possible depending on the app selected

Comments

This B_CALL puts away the current app, loads the context vectors for a particular builtin app, and calls the appropriate initialization code. (It does return, however.)

Credits and Contributions

  • Brandon Sterner: "Now... someone go document this on the wiki."