Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Interrupts & Ports - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

        Get port configuration

        Entry:
          AH = 7Ch

        Return:
          AH = port number
          AL = baud rate
               00h = 50 baud
               01h = 75 baud
               02h = 110 baud
               03h = 134.5 baud
               04h = 150 baud
               05h = 300 baud
               06h = 600 baud
               07h = 1200 baud
               08h = 1800 baud
               09h = 2000 baud
               0Ah = 2400 baud
               0Bh = 4800 baud
               0Ch = 7200 baud
               0Dh = 9600 baud
               0Eh = 19200 baud

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