Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Register parameters

Code Block
titleRST 20H, DEFW $B806
IN:  A = key code

OUT:  Fc=0, always
             Fz = 1, converted, A = ISO character
             Fz = 0, not converted, A unchanged

Registers changed after return:
     ....DEHL/IXIY same
     AFBC..../.... different 

Notes

Internal operating system usage only.

...

It is useful following a key code returned by OS_Kin.

Related calls

OS_Kin, keyboard input