Subject: Re: VM86 mode.
To: None <mycroft@gnu.ai.mit.edu>
From: John Kohl <jtk@atria.com>
List: port-i386
Date: 10/27/1994 21:48:15
>>>>> "mycroft" == mycroft  <mycroft@gnu.ai.mit.edu> writes:

mycroft> Or you could link the emulator at 1MB, and have a small front-end that
mycroft> maps the emulator and jumps to it, and the emulator then unmaps the
mycroft> first 1MB of its address space.

This is exactly what the BSD/386 dos emulation package does.

==John