Date: Sat, 01 Feb 2003 21:20:52 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-Id: <3405-Sat01Feb2003212051+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <3e3bf92c.sandmann@clio.rice.edu> (message from Charles Sandmann on Sat, 01 Feb 2003 10:43:24 CST) Subject: Re: Discontinuing build attempt on LibXemu References: <9003-Sat01Feb2003125732+0200-eliz AT is DOT elta DOT co DOT il> <3e3bf92c DOT sandmann AT clio DOT rice DOT edu> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Charles Sandmann > Newsgroups: comp.os.msdos.djgpp > Date: Sat, 01 Feb 2003 10:43:24 CST > > > > DJGPP v1.x had special hooks in its DOS extender (go32.exe) for GRX's > > sake. With DJGPP v2.x, the DOS extender is gone, so the functionality > > that relied on those hooks needs to be reimplemented in some other > > way. > > The only two things I am aware of were the linear graphics buffer at a fixed > address and the event library support. The latter is the issue in point, IIRC. I don't remember the details, though; sorry. > I've actually provided a test version of CWSDPMI which allows you to > do the page fault emulated LFB to a user I don't think the LFB is an issue with Xlibemu.