Difference between revisions of "83Plus:BCALLs:4030"

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

Revision as of 15:58, 25 September 2009

Synopsis

Official Name: NewContext

BCALL Address: 4030

Loads one of the TIOS builtin apps.

Inputs

Outputs

Destroys

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

Comments

This routine (similar to NewContext0) puts away the current app, loads the context vectors for a particular builtin app, and calls the appropriate initialization code.

Unlike NewContext0, this routine saves and restores the current page in port 6 regardless of the app selected. It also sets (kbdKey) to zero.