commit ba39f5a2428bdb7098bc0f39ec4123980754a994
parent 3fc4a9bc5829d49a444b2c3f73d8c1a51318a187
Author: BigEd <ed.spittles@gmail.com>
Date: Fri, 17 Jan 2020 13:20:10 +0000
Merge pull request #108 from caiiiycuk/patch-1
Add js-dos to list
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -133,6 +133,7 @@ adding them to the collection: the source for this page is available on
## PC Emulators
- [Em-DOSBox](https://github.com/dreamlayers/em-dosbox) - An Emscripten port of DOSBox ([Demo](http://playdosgamesonline.com/))
+- [js-dos](https://js-dos.com) - WebAssembly port of DOSBox (fork of Em-DOSBox with better js API) ([Demo](https://js-dos.com/#js-dos-622-demo),[Source](https://github.com/caiiiycuk/js-dos))
- [JS/Linux](http://bellard.org/jslinux/) - JavaScript PC emulator
- [JsDOSBox](http://jsdosbox.sourceforge.net) - JavaScript PC DOS emulator ([Source](https://sourceforge.net/projects/jsdosbox/files/))
- [PCjs](http://www.pcjs.org) - IBM PC Model 5150 emulator