Int 16/AH=20h

Prev Next Ralf Interrups Categories Contents

------

KEYBOARD - GET 122-KEY KEYSTROKE (122-key kbd support only)

AH = 20h

Return:
AH = BIOS scan code (see AH=10h) AL = ASCII character

Note: Use AH=09h to determine whether this function is supported

See Also: AH=00h - AH=09h - AH=10h - AH=21h - Category: Bios - Int 16h - K

------

Prev Next Ralf Interrups Categories Contents