nbarkhina / DosWasmX

Build your own DOS/Windows machine in the browser
https://www.neilb.net/doswasmx/
MIT License
49 stars 6 forks source link

Thank you for the great work. #14

Open bit-lang opened 2 weeks ago

bit-lang commented 2 weeks ago

One little problem is, if I try to select a cpu higher than 486, the page will freeze.

bit-lang commented 2 weeks ago

Using 486 as cpu will still cause the page to freeze at some stage. falling back to auto works.

nbarkhina commented 2 weeks ago

yes the "auto" and "max" options are the best to use. Some of the higher cycle CPU's like 50000 or above require very powerful computers to run. I included those just to future proof it.