Minimum x86 PC chip components?
Posted on 2014-03-08, 15:17
What are the minimum chips that need to be emulated on a x86 emulator? Anyone knows if this is enough to run MS-DOS/Windows/Linux/*nix? Currently implemented in my emulator: ------------------------------------------------ CPU/FPU: - 80(1)86 CPU. Still working on 286+. - FPU opcodes throw exceptions …