commit 6eb26a549f09796af8fbcb466fef23bf5b782abb
parent 3fc4a9bc5829d49a444b2c3f73d8c1a51318a187
Author: Aleksander Guryanov <caiiiycuk@gmail.com>
Date: Sun, 12 Jan 2020 21:03:47 +0700
Update README.md
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