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

  Function 03H (decimal 3) reads one character into AL from AUX the standard
  auxiliary device. The default auxiliary device is COM1, the first RS-232
  serial communications port. You can, however, use the DOS MODE command to
  assign other devices, such as COM2, to the auxiliary device.

  --------------------------------------------------------------------------
  NOTE:
    This function waits for input. It does not report status information
    about the many miseries that a serial port can suffer. If you want to
    know the status of the serial port, use the ROM BIOS communications-port
    services.
  --------------------------------------------------------------------------

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