Assembly Language Help (alang.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Int 14h
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Interrupt:   14h
 
  Title:       COM Port Interrupts
 
  See also:    Parallel and Serial Polling
 
  Function     Name
 
  00h          Initialize Communications Port
  01h          Write Character to Communications Port
  02h          Read Character from Communications Port
  03h          Get Communications Port Status
  04h          Extended Initialize Communications Port
  05h          Extended Communications Port Control
                                    -♦-