Date: Thu, 17 Nov 1994 06:51:02 -0500 (EST) From: Long Doan To: Aaron Ardiri Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: INTERRUPT handlers -> need help.... On Thu, 17 Nov 1994, Aaron Ardiri wrote: > i am interested in the way in which it is possible to write an interrupt > handler in djgpp.. You should lookup the following function: _go32_dpmi_allocate_???... _go32_dpmi_get_???_interrupt () _go32_dpmi_set_???_interrupt () Or you can look for examples of interrupt handler in the following files (all are at oak.oakland.edu): /pub/msdos/sound/sb2.zip Soundblaster stuff, including ISRs. /pub/msdos/djgpp/sblaster.zip ^^^^ /pub/msods/djgpp/fsdb104.zip Fullscreen debugger for go32. Hope that helps, Long. +--------------------------------------------------------+ | Long Doan ldoan1 AT osf1 DOT gmu DOT edu | | ld AT netrix DOT com | +--------------------------------------------------------+