First of all, let me thank you for a very good documentation on
BOCHS/Plex, and the only suggestion how to improve it - is to renew some
answers.
Second, I found that Bochs is not compiling without problems under Win32
platform.
TODO:
In fpu/*.cc
Modify from #endif SOMETHING
to: #endif //SOMETHING
fpu_entry.cc:
Add:
;
Before
} #endif /* #ifndef USE_WITH_CPU_SIM */
And fpu_etc.cc refuses to compile under MSVC 6, because I don't know how
(any suggestions?) to disable math co-processor commands in MSVC v6. The
method for MSVC 5 doesn't work. The only way I found is to use alternate
compiler.
With my best regards, BaRoN!
mailto:[EMAIL PROTECTED]