Int 16H [PC] [AT] [PS/2] Function 00H Read character from keyboard

Reads a character from the keyboard, also returning the keyboard scan code.

Call with:

AH = 00H

Returns:

AH = keyboard scan code

AL = ASCII character