Releases: caiiiycuk/js-dos
Releases · caiiiycuk/js-dos
6.22.28
- better npm package
- react component example
- remove unused test files
6.22.24
- Add strict: true in typescript compiler
- Fix a lot of potential NPE
- Correctly handle uninitailized indexed db
- Removed a lot of unused files from npm js-dos package
6.22.20
- Recompile dosbox with latest emscripten
- Remove scalers
- Refactor dosbox build system
- Remove maximum memory limit (now memory size limited only by browser)
6.22.19
- persistent mount points
- indexed db cache for scripts
6.22.16
- Pointer_stringify replaced with UTF8ToString
6.22.10
add more files to npm ignore