Reads a character from the keyboard, also returning the keyboard scan code.
Call with:
AH = 00H
Returns:
AH = keyboard scan code
AL = ASCII character