- Added experimental WASM WebAssembly DOSBox port support.
- Fixed malformed, tiny canvas rendering on high DPR devices such as Retina laptops.
- Migrated all static
styles
from the JavaScript intodosee.css
. - DOSee forms are responsive.
- Added DOSee and DOSBox prefixes to console logging.
dosee:width:height
now applies to splash screen.- Dropped
aspectRatio
API call as it wasn't used. - Updated
http-server
to fixyarn run serve
connection failures on some browsers. - Changed the behaviour of DOSee.exit() to better handle eventlisteners.