commit 2a73e6fd67ebed8c459a3373d150925c7096e731
parent 9fba337435141817f3044d765d6fa60843cb4447
Author: BigEd <ed.spittles@gmail.com>
Date: Sat, 14 Nov 2015 17:54:05 +0000
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)