commit 841f3964ccbc6ad462385a7ded50005154ad3309
parent 1eebed2003b523972c3025866dd4ea60c71936cb
Author: BigEd <ed.spittles@gmail.com>
Date: Mon, 16 Nov 2015 10:54:05 +0000
Add attribution for another PDP-11
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -43,7 +43,7 @@ Lastly, if you are into JavaScript, you might enjoy [Echo JS](http://www.echojs.
## DEC
- [PDP-1 running the SpaceWar game](http://www.masswerk.at/spacewar/) and the [Minskytron demo](http://www.masswerk.at/minskytron/) - by Norbert Landsteiner
-- [Javascript PDP 11](http://skn.noip.me/pdp11/pdp11.html) - PDP-11/70 emulator with simulated front panel and a choice of operating systems.
+- [Javascript PDP 11](http://skn.noip.me/pdp11/pdp11.html) - PDP-11/70 emulator with simulated front panel and a choice of operating systems. By Paul Nankervis
- [PDP-11 Emulator](http://pdp11.aiju.de/) - A JavaScript PDP-11 emulator running UNIX Sixth Edition. By Julius Schmidt
- [pdp11-js](https://pdp11-js.googlecode.com/git/unixv6.html) - PDP-11 emulator with UNIX V6. By Takahiro Aoyagi