On Tue, 20 Jul 1999, Thomas Stewart wrote:
> I am not realy an expert, but a v20 is faster that an 8086/8088 so it might
> be worse on those. All that I can think of doing is 1.adding 8087 support
> 2.speeding up code 3. anyone else have ideas??
A V20 is a bit faster than an 8086. However, except for with benchmarks, I
don't think the difference is meaningful.
I'm pretty sure that adding 8087 support would be pretty useless, since
there wouldn't be much floating-point going on. To make things faster,
the code would probably have to be sped up. (Windows 1 didn't take 10
minutes to load!)
pat