commit d6e1ccc3681889240daa946bafd588bb2df2fb02
parent ce338dcbf08cbae2efba344e5aa077bdd3de1f4d
Author: Frederic Cambus <fred@statdns.com>
Date: Fri, 17 Mar 2017 22:39:13 +0100
Tweak attribution for the Commodore LCD and Enterprise-128 emulators
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -39,7 +39,7 @@ Lastly, if you are into JavaScript, you might enjoy [Echo JS](http://www.echojs.
## Commodore
-- [Commodore LCD emulator](http://commodore-lcd.lgb.hu/jsemu/) - by Gabor Lenart
+- [Commodore LCD emulator](http://commodore-lcd.lgb.hu/jsemu/) - by Gábor Lénárt "LGB"
- [Commodore PET](http://www.skibo.net/6502/pet2001/) - by Thomas Skibo
- [JSC64](http://www.kingsquare.nl/jsc64) - Commodore 64 emulator written in JavaScript ([Source](https://github.com/Reggino/jsc64))
- [c64js](http://www.c64js.com) - Commodore 64 emulator written in JavaScript by Mikael Borgbrant ([Source](https://github.com/mborgbrant/c64js))
@@ -85,7 +85,7 @@ Lastly, if you are into JavaScript, you might enjoy [Echo JS](http://www.echojs.
## Sinclair
-- [Enterprise-128 JavaScript Emulator](http://ep.lgb.hu/jsep/demo/?autostart=yes) - by Gábor Lénárt, based on JSSpeccy
+- [Enterprise-128 JavaScript Emulator](http://ep.lgb.hu/jsep/demo/?autostart=yes) - by Gábor Lénárt "LGB", based on JSSpeccy
- [JSSpeccy](http://jsspeccy.zxdemo.org) - A ZX Spectrum emulator in JavaScript ([Source](https://github.com/gasman/jsspeccy2))
- [JtyOne Online ZX81 Emulator](http://www.zx81stuff.org.uk/zx81/jtyone.html) - by Simon Holdsworth
- [Qaop/JS](http://torinak.com/qaop) - ZX Spectrum emulator