This website works better with JavaScript
Home
Verkennen
Help
Inloggen
RISCI_ATOM
/
v86
spiegel van
https://github.com/copy/v86.git
Volgen
1
Ster
0
Vork
0
Bestanden
Issues
0
Wiki
Boom:
f767d4d73a
Aftakkingen
Labels
master
wip
latest
v86
/
tests
/
qemu
/
Readme.md
Readme.md
266 B
Geschiedenis
Ruwe
How to run:
Obtain the
linux3.iso
image (see
Readme.md
)
Run
make test-i386
Get the result on the host:
./test-386 > reference
Get the result from the VM:
./run.js > result
The difference should be empty:
diff reference result