The MASM Forum Archive 2004 to 2012

Miscellaneous Forums => 16 bit DOS Programming => Topic started by: Glenn9999 on November 13, 2008, 04:50:31 AM

Title: Concise Interrupt List
Post by: Glenn9999 on November 13, 2008, 04:50:31 AM
Is there an interrupt list that is more concise than the Ralf Brown list?  It's great and all for what I find in it, but I find it's definitely very verbose in some ways and has a number of superfluous entries in it as well (I really don't care what interrupt a particular virus uses as a self-install check)?  Basically something that only lists all common hardware and OS functions and nothing else?
Title: Re: Concise Interrupt List
Post by: jj2007 on November 13, 2008, 07:51:47 AM
Try this one (http://spike.scu.edu.au/~barry/interrupts.html).
Title: Re: Concise Interrupt List
Post by: MichaelW on November 13, 2008, 02:40:31 PM
The online html version has the list broken down by category.

http://www.ctyme.com/rbrown.htm

Title: Re: Concise Interrupt List
Post by: Glenn9999 on November 15, 2008, 02:50:48 AM
This may be of interest to someone if they haven't already encountered it:

http://www.o3one.org/hwdocs/bios_doc/dosref22.html