delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1994/09/28/09:38:11

Date: Wed, 28 Sep 94 07:45:41 -0400
From: dj AT stealth DOT ctron DOT com (DJ Delorie)
To: buers AT dg1 DOT chemie DOT uni-konstanz DOT de
Cc: djgpp AT sun DOT soe DOT clarkson DOT edu
Subject: Re: int86 vs. _go32_dpmi_simulate_int, bug?

First off, the 0x0100 flag is "resume nested task" which is a
system-level flag.  You're right, it probably should be masked.  The
documentation recommends you use memset() to initialize the structure
to all zeros, which would happen to fill this register also.

Secondly, in djgpp 2.0, int86 will be handled by calling
_go32_dpmi*(), as there will be no extender at that point.  It will
still be functional for those things supported by exphdlr.c now, but
even now there are lots of functions it doesn't support.


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019