bengarrett / DOSee

DOSee is a DOSBox based, MS-DOS emulator for the web.
https://dosee.link
GNU General Public License v3.0
53 stars 24 forks source link

[BUG] Hardware selection and button failures. #33

Closed bengarrett closed 3 years ago

bengarrett commented 3 years ago

CPU Speed: automatic Graphics: CGA Audio: none

https://dosee.link/emulator/dosbox.js line 1 > WebAssembly.instantiate:754113

CPU Speed: automatic Graphics: SuperVGA Audio: none

Uncaught TypeError: document.getElementById(...) is null alerts https://dosee.link/js/dosee-loader.js:262

STOP button

Uncaught TypeError: document.getElementById(...) is null exit https://dosee.link/js/dosee-functions.js:69

bengarrett commented 3 years ago

https://dosee.link/emulator/dosbox.js line 1 > WebAssembly.instantiate:754113

Is a bug with em-dosbox, that has been abandoned.

Other issues have been fixed.