Date: Sun, 3 Mar 1996 10:13:45 +0200 (IST) From: Eli Zaretskii To: Clifton College Cc: djgpp AT delorie DOT com Subject: Attn: GF Re: Low-level PC-specific calls In-Reply-To: <199603011544.PAA25568@vent.pipex.net> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 29 Feb 1996, Clifton College wrote: > I have ported a keyboard interrupt handler (which worked fine under TCC) to > DJGPP, but it causes a GP fault. I'm using the 'inportb' and 'outportb' Did you read the DJGPP FAQ list (faq200b.zip from the same place you get DJGPP)? It has some background and specific info on these issues in Chapter 18.