web - An ARM emulator written in JavaScript
Arm-js is an ARM emulator written in Javascript. It emulates ARMv7-A and some peripherals of Versatile Express. It can boot Linux 3.6.1 and run busybox processes.
Get Started
1. Download the source code 1. git clone git://github.com/ozaki-r/arm-js.git 2. cd arm-js/ 3. git submodule init 4. git submodule update 2. Execute ruby misc/simple-http-server.rb on terminal 3. Access http://localhost:8080/arm-js.html 4. Push Boot button at the top-left corner to start the emulator
Well, what can i say. Because of freaky projects like that, i started to like javascript more and more :-D.
Comments
Display comments as Linear | Threaded