A new Bochs-like PC emulator focusing on clean code and functionality.
Melissa Goad 207630b7e2 Add more info to the README | před 6 roky | |
---|---|---|
src | před 6 roky | |
.clang-format | před 6 roky | |
CMakeLists.txt | před 6 roky | |
LICENSE.md | před 6 roky | |
Makefile | před 6 roky | |
README.md | před 6 roky | |
format.sh | před 6 roky |
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.