Int 14/AH=21h

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

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

rbline.gif

lup.gif ldown.gif Interrups Categories Contents