Ralf Brown's Interrupt list

Quote
Matija Polajnar wrote:
> What's "Ralf Brown's Interrupt list"?

The interrupt list is a comprehensive listing of interrupt calls, I/O
ports, memory locations, far-call interfaces, and more for IBM PCs and
compatible machines, both documented and undocumented. Over seven
megabytes of information in ASCII text files!

http://www.cs.cmu.edu/afs/cs.cmu.edu/user/ralf/pub/WWW/files.html

Quote
> How can I use "INTERRUPTS"????

Look up the "Intr" and "MsDos" system calls in your Turbo Pascal or
Borland Pascal reference manuals.

     - Rich