13.2 BIOS and DOS Function Calls

BIOS call INT 17h has three subfunctions, selected with AH set to 0-2. Subfunctions assume DX = printer number (0-2); they return with AH = printer status byte (see below). The subfunctions are:

DOS function call INT 21h with AH = 5 prints the contents of DL interpreted as an ASCII character.