From: myknees AT aol DOT com (Myknees) Newsgroups: comp.os.msdos.djgpp Subject: Re: Making your own interrupts in DJGPP Date: 6 Apr 1998 23:35:27 GMT Lines: 13 Message-ID: <1998040623352701.TAA17890@ladder01.news.aol.com> NNTP-Posting-Host: ladder01.news.aol.com References: <352859E0 DOT 76D48BB6 AT earthlink DOT net> Organization: AOL http://www.aol.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk In article <352859E0 DOT 76D48BB6 AT earthlink DOT net>, "Steven S. Falls" writes: > Does anyone know how to hook a DJGPP function to an interupt? > -Thnaks, > -Ardy Allegro has some stuff for setting up interrupt-driven routines. I've only used the timer stuff, but I think that there are several other things that Allegro has set up for you, making it easy to, e.g., install your own interrupt-driven mouse handler. --Ed (Myknees)