commit 77a9a6539c57fcb3d48894098eb9eb1624e8e2ec
parent 994cab755ea8b3de47814febe967a0b3c639a153
Author: Frederic Cambus <fred@statdns.com>
Date: Wed, 28 Dec 2016 23:23:01 +0100
Merge pull request #84 from BigEd/patch-1
Add 8bitworkshop
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -27,6 +27,7 @@ Lastly, if you are into JavaScript, you might enjoy [Echo JS](http://www.echojs.
## Atari
+- [8bit Workshop](http://8bitworkshop.com/?platform=vcs&file=examples%2Fhello) - VCS IDE by Steven Hugg, building on Javatari.js
- [EstyJS](https://estyjs.azurewebsites.net) - A pretty fast and functional JavaScript Atari ST emulator ([Source](https://github.com/dmcoles/estyjs))
- [Javatari.js](http://javatari.org) - Atari 2600 emulator by Paulo Augusto Peccin. ([Example cartridges online](http://www.2600online.com/adventure.html)) ([Source](https://github.com/ppeccin/javatari.js))
- [jsA8E](http://zerstoerung.de/jsa8e/) - JavaScript version of the A8E Atari 800 XL Emulator