Date: Thu, 23 Nov 1995 22:33:45 -0500 (EST) From: Cuthalion / Sliced Bread Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: IRQ handlers.. Okay, I need to write a keyboard handler for a game I'm implementing (Anyone remeber Qix?). I don't know which beta of DJGPP 2 I am using (The dates on the bins are around 6-23); is there a way to find out, now that GO32 is gone? :) Anyway, I want to do stuff like allocate iret wrappers and things, but find that __dpmi_allocate_iret_wraper is not documented. Is this fixed in a more recent beta? /*********************************************************************** * Jesse Morris * cuth AT gryphon DOT ccs DOT brandeis DOT edu * jrmroris AT macalstr DOT edu * **************** Cuthalion / Sliced Bread ************************* \*********************************/