Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 16 - pcanywhere - communications i/o through port http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 16 - pcANYWHERE - COMMUNICATIONS I/O THROUGH PORT
        AH = 7Eh
        AL = subfunction
            01h port input status
                Return AX = 0 if no characer ready,
                       AX = 1 if character ready
            02h port input character
                Return AL = received character
            03h port output character in CX
            11h hang up phone

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson