github bengarrett/DOSee v1.20

latest releases: v1.8.5, v1.80, v1.7.1...
6 years ago
  • Now requires npm or Docker for installation as the installation scripts have been removed.
  • Added DOSee prototype object that is accessible from window.DOSee. It is now used to access all the custom DOSee function additions.
  • Added DOSee.exit() that will end the emulation and remove all event listeners created by Emscripten.
  • Added DOSee.canvasResize() that uses Emscripten to resize the canvas element.
  • Added dosee:spacekeystart meta element to disable the Space key to start DOSee feature.
  • Removed the right-click menu over the canvas blocker that was used by The Emularity, there are a couple of screen capture items instead.
  • Isolated the variables and functions in dosee-init.js so they do not pollute the window global scope.
  • Now gracefully handles missing, expected form elements.

Don't miss a new DOSee release

NewReleases is sending notifications on new releases.