commit c67e1901a1bee5e86563e80882cbd867ab3d9bef
parent d9ff7932e657789398f556a81daf8765592f55e6
Author: Frederic Cambus <fcambus@users.sourceforge.net>
Date: Wed, 11 Nov 2015 22:36:36 +0100
Merge pull request #30 from BigEd/patch-2
Re-add WITCH
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -152,6 +152,7 @@ Lastly, if you are into JavaScript, you might enjoy [Echo JS](http://www.echojs.
- [jsMSX](http://jsmsx.sourceforge.net/) - The first MSX emulator 100% written in JavaScript
- [jslm32](http://www.ubercomp.com/jslm32/src/) - JavaScript LatticeMico32 emulator running Linux ([Source](https://github.com/ubercomp/jslm32/))
- [jupiler](http://jupiler.retrolandia.net/) - Jupiter Ace emulator written in JavaScript
+- [WITCH Emulator](http://emulator.witch-e.org/) - The Harwell Dekatron Machine, by Justin King. ([Source and example programs](https://github.com/jsking/witch-e))
## See also (lists of JavaScript emulators elsewhere)