Skip to content

Releases: caiiiycuk/js-dos

6.22.38

30 Oct 17:22
Compare
Choose a tag to compare

Added more js-dos variants:

  • default (wdosbox.js)
  • emterp (wdosbox-emterp.js)
  • nosync (wdosbox-nosync.js)

http://js-dos.com/#js-dos-622-faq-changing-dosbox-variant

6.22.37

28 Oct 15:56
Compare
Choose a tag to compare
  • Basic support for entering fullscreen (#35, #41, #63)

6.22.36

26 Oct 16:36
Compare
Choose a tag to compare

#63 - Fixed

6.22.34

20 Oct 17:25
Compare
Choose a tag to compare

Changes:

  • Compiled with latest emscripten
  • Fix #63

6.22.33

05 Sep 17:20
Compare
Choose a tag to compare

Now you can change cycles amount through Dos constructor, more

6.22.32

28 Aug 15:09
Compare
Choose a tag to compare

6.22.31 - ASYNCIFY (UPSTREAM) -Oz

07 Aug 16:27
Compare
Choose a tag to compare

Asyncify build + WHITELIST (smaller size)

-O3 Build

23 Jul 04:50
Compare
Choose a tag to compare

Switched to O3, cause size difference is only 100KB

6.22.29 - ASYNCIFY (UPSTREAM)

22 Jul 10:49
Compare
Choose a tag to compare
Pre-release

Main feature of this release - llvm upstream backend is used to produce wasm binary. It means less size and better performance.

Please use 6.22.28, looks like ASYNCIFY (UPSTREAM) have some performance problems on Chrome.

6.22.28

05 Jun 12:36
Compare
Choose a tag to compare
  • better npm package
  • react component example
  • remove unused test files