commit babc2e47cafb3020e28a35067278e4d74b269a28
parent e55000adaeb5f14bf49ad0f34f98e70e6fcec1b8
Author: Commander Coder <commandercoder.2010@gmail.com>
Date: Tue, 17 May 2022 22:30:52 +0100
Added my Acorn Atom emulator
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -13,6 +13,7 @@ adding them to the collection: the source for this page is available on
- [Acorn Atom Emulator](http://econet.network/atom/) - by Phil Mainwaring. Software archive [here](http://econet.network/atom/menu.html). (Older version [here](http://phils-place.co.uk/HTeMuLator/atom/): Type "OLD" for an Easter Egg.)
- [ElkJS](https://elkjs.azurewebsites.net/) - JavaScript based Acorn Electron emulator ([Source](https://github.com/dmcoles/elkjs))
- [JSBeeb](https://bbc.godbolt.org) - JavaScript BBC Micro emulator ([Source](https://github.com/mattgodbolt/jsbeeb)) ([Development blog](https://xania.org/Emulation))
+- [JSAtom](https://jsacorn.commandercoder.com/?model=atom) - JavaScript Acorn Atom emulator including Software Archive ([Source](https://github.com/CommanderCoder/JSATOM)) Based on JSBeeb
## Altair
- [MITS Altair Simulator](https://s2js.com/altair/) Front panel simulation of the 8080-based Altair, by Ian Davies, built on 8080.js