commit 387e7aa7d1b5f45b9b0f803efaefe1e8b0f793f7
parent 13ae525697c8f35973c144836d4273880cdb83a6
Author: Frederic Cambus <fcambus@users.sourceforge.net>
Date: Thu, 15 Oct 2015 22:42:06 +0200
Merge pull request #7 from BigEd/patch-2
Add link to live ARM-js page
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -90,7 +90,7 @@ Lastly, if you are into JavaScript, you might enjoy [Echo JS](http://www.echojs.
- [8080 CPU emulator](http://typedarray.org/wp-content/projects/Intel8080/index.html) - Intel 8080 CPU emulator running Space Invaders ROM ([Source](https://github.com/thibaultimbert/Intel8080))
- [Angel](http://riscv.org/angel/) - JavaScript RISC-V ISA simulator booting linux in a web-browser ([Source](https://github.com/riscv/riscv-angel))
-- ARM-js - An ARM emulator written in JavaScript ([Source](https://github.com/ozaki-r/arm-js))
+- [ARM-js](http://biged.github.io/arm-js/arm-js.html) - An ARM emulator written in JavaScript ([Source](https://github.com/ozaki-r/arm-js))
- [ASM80](http://www.asm80.com) - Online assembler for 8-bit microprocessors
- [Burroughs B5500 emulator](http://retro-b5500.blogspot.com) - Burroughs B5500 emulator in JavaScript ([Source](https://code.google.com/p/retro-b5500/))
- [Compucolor II Emulator](http://compucolor.org/emu/ccemu.html) - JavaScript Compucolor II Emulator