Date: Thu, 14 May 1998 14:21:42 +0300 (IDT) From: Eli Zaretskii To: Colin Blackburn cc: djgpp AT delorie DOT com Subject: Re: Interrupts In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Thu, 14 May 1998, Colin Blackburn wrote: > Can someone point me to some docs/examples showing how to implement > interrupts (ie set up ISRs) under djgpp. I am trying to migrate a prog > from borland (where I have the 'interrupt' function declaration > qualifier) to djgpp as seamlessly as possible. This is done very differently in DJGPP. I suggest to begin by reading sections 18.9 - 18.11 of the DJGPP FAQ list (v2/faq210b.zip from the same place you get DJGPP).