Jeroen Janssen wrote:
> 
> Yesterday, I had some trouble getting a win95 bootflop (stil does not
> work yet) to run and plex86 aborted due to exception 13.


BTW, I'm implementing emulation of a bunch more instructions,
you won't hit some many panics.  Instructions are emulated under
certain conditions in the virtualization.  I just got the
cosimulation (running bochs + plex86 in parallel) beginning
to work.  Am making it step through an instruction at a time,
and emulating the instruction rather than allowing each
instruction to run natively (with TF set).  This will force
me to implement more emulation of instructions, and get that
out of the way.

Will get you a new batch o' code as soon as I have something
decent.

-Kevin

Reply via email to