commit | bda71f011f40d5602898ae9a79182fd707f4203f | [log] [download] |
---|---|---|
author | copy <copy@copy.sh> | Fri Dec 27 04:39:32 2013 +0100 |
committer | copy <copy@copy.sh> | Fri Dec 27 04:39:32 2013 +0100 |
tree | 320b01404a9192514221e270f8ad36db3685ac4c | |
parent | d97f7af990676c2f0b9801667bda6692a5fc38d8 [diff] |
Report invalid device correctly
v86 emulates an x86-compatible CPU and hardware. Here's a list of emulated hardware:
cpu.js
file, you need make
and cpp
(the C preprocessor). Run: make src/cpu.js
.compiler.jar
in the Makefile and run make v86_all.js
.index.html
locally, make sure to serve it from a local webserver.Similiar projects have been done before, but I decided to work on this as a fun project and learn something about the x86 architecture. It has grown pretty advanced and I just got Linux and KolibriOS working recently and there might be some actual uses.
If you build something interesting, let me know. However, keep in mind that the project is not very stable at the moment.
14KBXSoewGzbQY8VoznJ5MZXGxoia8RxC9
Simplified BSD License, see LICENSE, unless otherwise noted.
Shoot me an email to copy@copy.sh
. Please don't tell about bugs via mail, create a bug report on github instead.
Fabian Hemmer (http://copy.sh/, copy@copy.sh
)