Interrups | Categories | Contents |
CL = 03h
Return:
AL = ASCII character may destroy SI,DI???
Notes: A_READ reads the next 8-bit character from the logical auxilliary input device (AUXn:); control is not returned to the calling process until a character has been read.. If another process owns AUX, this call blocks until the device becomes available. This function is also supported by REAL/32
See Also: INT 21/AH=03h - INT E0/CL=04h - INT E0/CL=07h -
Category: Other Operating Systems - Int E0h - D
Interrups | Categories | Contents |