Interrups | Categories | Contents |
AX = AC0Ch DI = 1092h
Return:
AX = status 0000h nothing to be sent 0001h a string is waiting to be sent DX:BX -> string to be sent (may contain NULs) CX = length of string 0002h special code waiting (call AX=AC06h)
Note: If DI <> 1092h on entry, QRIP chains the call
Interrups | Categories | Contents |