Date: Mon, 15 May 1995 18:59:41 +0300 From: eliz AT is DOT elta DOT co DOT il (Eli Zaretskii) To: 681614 AT pcmail DOT rz DOT fht-esslingen DOT de Subject: Re: real (mode) problem Cc: djgpp AT sun DOT soe DOT clarkson DOT edu > Sorry for that, but I have a simple (hope not stupid) question : > > I use GCC for DOS and want to call an software interrupt via > the INT86() function. Unfort. the function needs a real mode > pointer in ES:DI. Neither simple nor stupid, just answered in the DJGPP FAQ list. You can get the latest version of the FAQ as faq101.zip from the same place you got DJGPP. Unzip it and read Chapter 18. Or point your Web browser to this URL: http://www.delorie.com/djgpp/faq and read the FAQ on-line. The chapter name is ``Low-level DOS/BIOS and Hardware-oriented Programming''.