Mail Archives: djgpp/2000/06/11/15:01:42
Eli Zaretskii wrote:
>
> On Sat, 10 Jun 2000, Alexei A. Frounze wrote:
>
> > > V86 was invented because it allowed to use more than 640KB of memory,
> >
> > [sinp]
> >
> > 80286 has no V8086 mode although it has 16-bit PMode features. And thus it's
> > not capable to run any DOS program while CPU is in PMode. It must switch
> > mode. OTOH, 80386+ has V8086 and .... you know what.
>
> i386 cannot run DOS while the CPU is in PM, either. That's why we need
> __dpmi_int and friends.
Do you wanna say __dpmi_int has nothing about V86??? If host OS is Windows,
I agree. Windows emulates this in PMode. If host OS is DOS, DOS extender/
DPMI host switches to V86 to handle that request.
bye.
Alexei A. Frounze
-----------------------------------------
E-mail: alexfru [AT] chat [DOT] ru
Homepage: http://alexfru.chat.ru
Mirror: http://members.xoom.com/alexfru
- Raw text -