83Plus:BCALLs:4972

From WikiTI
Revision as of 17:41, 28 March 2005 by FloppusMaximus (Talk | contribs)

Jump to: navigation, search

Synopsis

Official Name: GetKey

BCALL Address: 4972h

The standard key input routine.

Inputs

Outputs

Destroys

  • DE, HL

Comments

This routine transparently handles the screen capture and remote control link commands. Other silent link commands will cause it to exit from the current app so that data can be transferred. It also handles 2nd+Off, 2nd+Up, and 2nd+Down in the expected ways.

See also GetKeyRetOff.

Example

 B_CALL GetKey
 cp kPi
 call z,Moo