Date: Thu, 25 Jul 1996 08:37:23 +0200 (IST) From: Eli Zaretskii To: patrick fox Cc: djgpp AT delorie DOT com Subject: Re: HArdware Interrupts? In-Reply-To: <4t2la0$mc6@news.charweb.org> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 23 Jul 1996, patrick fox wrote: > Could someone kindly help me with writing hardware interrupt handlers > (ex: kbd, soundblaster)? I am writing a game and borlandc has become > useless because it does not support protected mode. Any help will be Did you check the recommendations in the FAQ? If not, please read Chapter 18 of the FAQ. Section 22.2 includes a pointer to sample hardware interrupt handlers that you can download and use as a start for your code. The latest version of the DJGPP FAQ list is available as v2/faq201b.zip from the same place you get DJGPP.