Int 14/AH=21h

Prev Next Ralf Interrups Categories Contents

------

X00 FOSSIL - STUFF RECEIVE BUFFER

AH = 21h
AL = character
DX = port number

Return:
Nothing

Notes: The given character is inserted at the end of the receive buffer as if it had just arrived from the serial port; all normal receive processing (XON/XOFF, ^C/^K) is performed on the character. Fully re-entrant

See Also: AH=20h"X00"

Category: Serial I/O - Int 14h - X

------

Prev Next Ralf Interrups Categories Contents