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