commit 98613be565aec840c47265e48603f7b1c5049248 parent 07d7709c02ab932b4aba74a9a8a3b4c48d196295 Author: BigEd <ed.spittles@gmail.com> Date: Wed, 22 Aug 2018 12:22:22 +0100 Add tiny8bit Atom Diffstat:
M | README.md | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -11,10 +11,11 @@ Lastly, if you are into JavaScript, you might enjoy [Echo JS](http://www.echojs. ## Acorn -- [ElkJS](http://elkjs.azurewebsites.net/) - JavaScript based Acorn Electron emulator ([Source](https://github.com/dmcoles/elkjs)) +- [Acorn Atom](https://floooh.github.io/tiny8bit/atom.html) - by Andre Weissflog ([Source](https://github.com/floooh/tiny8bit)) - [Acorn Atom Emulator](http://phils-place.co.uk/HTeMuLator/atom/) - by Phil Mainwaring. Type "OLD" for an Easter Egg +- [ElkJS](http://elkjs.azurewebsites.net/) - JavaScript based Acorn Electron emulator ([Source](https://github.com/dmcoles/elkjs)) - [JSBeeb](http://bbc.godbolt.org) - JavaScript BBC Micro emulator ([Source](https://github.com/mattgodbolt/jsbeeb)) ([Development blog](http://xania.org/Emulation)) -- See also [YAKC](http://floooh.github.io/virtualkc/) +- See also [YAKC](http://floooh.github.io/virtualkc/) multi-system emulator ## Altair - [MITS Altair Simulator](http://s2js.com/altair/) Front panel simulation of the 8080-based Altair, by Ian Davies, built on 8080.js