Skip to content

Version 1.11.0 (The delayed distribution)

Compare
Choose a tag to compare
@SuperIlu SuperIlu released this 28 Oct 20:41
· 7 commits to master since this release
b1d60fc
  • Added port of https://github.com/DhrBaksteen/ArduinoOPL2 to jsboot/
  • Added optional OnExit() callback
  • Fixed input callback detection
  • Fixed mouse when using DOSBox-X and DOSBox-staging
  • Fixed on screen garbage when creating a Bitmap with black background color
  • Added GetEnv()
  • Updated to mbedTLS 2.28.5
  • Updated cURL to 8.4.0
  • Added a minimal port to Linux
  • Added micromod MOD playback plugin
  • Added ibxm MOD, S3M and XM playback plugin
  • Added a very simple OPL2 VGM player
  • Added ByteArray post data in curl.DXE
  • Added MIME type for post data in curl.DXE
  • Added GetDrive() (DOS INT21, 19h) and SetDrive() (DOS21, 0Eh)
  • Added WebP decoding/encoding

Please note: The Linux binaries were compiled on Ubuntu 20.04 LTS using WSL. It is very likely that they won't work on your distribution. To check out the Linux version of DOjS it is possibly easier to just compile it yourself!