A new Bochs-like PC emulator focusing on clean code and functionality.
Melissa Goad 207630b7e2 Add more info to the README | пре 6 година | |
---|---|---|
src | пре 6 година | |
.clang-format | пре 6 година | |
CMakeLists.txt | пре 6 година | |
LICENSE.md | пре 6 година | |
Makefile | пре 6 година | |
README.md | пре 6 година | |
format.sh | пре 6 година |
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.