Int 14/AH=06h

Prev Next Ralf Interrups Categories Contents

------

MultiDOS Plus IODRV - WRITE CHARACTER TO PORT

AH = 06h
AL = character

Return:
AL = status 00h successful

Notes: The port number is stored at offset BEh in the Task Control Block. If output queue is full, the calling task is blocked until the character can be stored

See Also: AH=01h - AH=04h"MultiDOS" - AH=05h"MultiDOS" -

See Also: INT 15/AH=13h"MultiDOS"

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

------

Prev Next Ralf Interrups Categories Contents