A new Bochs-like PC emulator focusing on clean code and functionality.
Melissa Goad 207630b7e2 Add more info to the README | il y a 6 ans | |
---|---|---|
src | il y a 6 ans | |
.clang-format | il y a 6 ans | |
CMakeLists.txt | il y a 6 ans | |
LICENSE.md | il y a 6 ans | |
Makefile | il y a 6 ans | |
README.md | il y a 6 ans | |
format.sh | il y a 6 ans |
A new Bochs-like PC emulator focusing on clean code and functionality.
No 386 emulator has ever had all of the full functionality of a real 386, or been usable as a reference implementation of a 386 CPU in software.
multibox intends to be an emulator that is capable of this.
This emulator is under the AGPLv3+ license.