Date: Sun, 15 Jun 1997 12:09:32 +0300 (IDT) From: Eli Zaretskii To: Pawel Piszczalkowski cc: djgpp AT delorie DOT com Subject: Re: problem with int86x In-Reply-To: <01bc7683$97974d80$a71a119c@EIDS.ds.pwr.wroc.pl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 11 Jun 1997, Pawel Piszczalkowski wrote: > How use the int86x (not int86) and how set the segregs.es and the > in_regs.x.dx , in protected mode ? Just don't use it at all. The DJGPP FAQ list (available as v2/faq210b.zip from the same place you get DJGPP) explains how to do this correctly in DJGPP; see sections 18.1 - 18.4 there.