js-dos
js-dos copied to clipboard
The best API for running dos programs in browser
https://github.com/js-dos/emulators/blob/3f4d6b44c0969328c8e5ded834e7b33331bdfe15/native/dosbox/config.h#L98 `#define C_SDL_SOUND 1` to enable dosbox cuesheet support See also https://www.dosbox.com/wiki/Cuesheet
https://dos.zone/the-civil-war-master-players-edition-1996/
When running my application in js-dos the danish characters ÆØÅ is not accepted. This is probably because I need to changte the Keyboard layout in the DOSBox Display is ok...
From an unpacked v7.3.9.zip and run with the attached [bundle.jsdos](https://github.com/caiiiycuk/js-dos/files/8447718/bundle-jsdos.zip) ("Hexen" packaged using doszone studio). ### Problem Loading from indexedDB does nothing when using the following code in index.html: ```js...
Some different versions of DosBOX has support for print, but is printing supported in js-dos? Looking at the dosbox.conf there is no section for parallel ports
While js-dos v7 fixes the controls problem in Chrome with Prince of Persia, and the high-pitched sound in Another World (both problems are from js-dos v6.22), I can't fix this...
Swap CD
Реализуйте функцию переключения дисков. Не всегда получается объеденить все образы в один чтобы обойти невозможность переключить образ. Иногда возможно изменить INI файлы и EXE вайлы HEX редактором, но например с...
Hello, first of all, thank you for the project. I have been testing it since a while, and discovered that version 6.22 does not support long file names (Windows 9x...
Currently the xbox one's controller input is interpreted as a mouse rather then an actual game controller. I think this is the correct documentation to implement correct controller support for...
It would be awesome to be able to connect the internet via js-dos, I'm fairly sure the "Mega Build" of SVG-DOSBox already does it...