commit 09a10f66fa2b4e3057984d102534e2f0d401743d
parent 5371e74cd5bbd254d3c9a51d89c5b24883dbe38f
Author: Frederic Cambus <fcambus@users.sourceforge.net>
Date: Sat, 14 Nov 2015 18:59:37 +0100
Merge pull request #35 from BigEd/master
Add Z3 (adder only)
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -160,6 +160,7 @@ Lastly, if you are into JavaScript, you might enjoy [Echo JS](http://www.echojs.
- [jupiler](http://jupiler.retrolandia.net/) - Jupiter Ace emulator written in JavaScript
- [WebMSX](http://webmsx.org/) - WebMSX, or simply WMSX, is a new MSX emulator designed for the Web
- [WITCH Emulator](http://emulator.witch-e.org/) - The Harwell Dekatron Machine, by Justin King. ([Source and example programs](https://github.com/jsking/witch-e))
+- [Z3 machine's adder](http://gymoberwil.educanet2.ch/a.hu/projektarbeit/zuse/addition/addition.htm) - ripple-carry electromechanical adder simulated in JavaScript, by Henry Raymond, Patrick Seewald and Vijeinath Tissaveerasingham. [Explanation](http://gymoberwil.educanet2.ch/a.hu/projektarbeit/zuse/simu.htm)
## See also (lists of JavaScript emulators elsewhere)