Date: Thu, 8 Aug 1996 10:01:38 +0200 (IST) From: Eli Zaretskii To: Dreaming? Cc: djgpp AT delorie DOT com Subject: Re: Interrupt function INTxxx return problem In-Reply-To: <4tsutf$5pd@news.cis.nctu.edu.tw> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 2 Aug 1996, Dreaming? wrote: > Are there any interrupt functions that return ES register value ??? > > int86x(REGS in,REGS out,SREGS s) function cannot work, but I need > > the ES register value in real mode. How can I do? Please explain more about the context of this. What function of what interrupt are you trying to call and what do you need it to return in ES?