On Tue, 12 Aug 2003, Stefan Reinauer wrote:
I looked at the official x86emu code at ftp://ftp.scitechsoft.com/devel/x86emu/x86emu-0.8.tar.gz
I wonder if my bug fixes ever made it in. They had some "issues" (well, bugs) with prefix 0x66 instruction parsing.
hmm.
This contains something pretty similar than what we need in the v86bios directory. It's a bios emulation that either plugs into vm86 or x86emu.
OK you lost me. This is an emulator for the x86, that can parse x86 binary instruction streams, or this is a BIOS emulator?
compiling v86bios.vm86 from above I get everything into 20k.
I'll yank it down and take a look.
thanks
ron