This is the fifth preview release of version 1.0 of DOSBox Pure.
A small update with a few fixes. Again, please test this release and provide feedback as we work towards a release we can call 1.0. Feedback is welcome here on GitHub as well as on Discord.
Changes
- Add mode "On (Only On-Screen Keyboard While in Game)" to "Use L3 Button to Show Menu" core input option (#715)
- Fix IDE CD-ROM and hard drive conflict causing a unnecessary delay during booting of an operating system (#689)
- Avoid a potential core crash when the content video mode changes and the on-screen mouse cursor becomes out of view (#686)
- Prevent mouse inputs being able to cause rare random page faults while booted into Windows 9x (489626f)
- Port CPU fixes (for JMP/CALL/RET) from DOSBox-X to prevent some crashes when running Win9x (795db3e)
- Fix DOS table media id for mounted IMG/IMA floppy disks (fixes certain game installers) (#703)
- Avoid the C: drive of a mounted ZIP archive reporting more free than total space (fixes certain game installers) (#702)
- Fix INT 21 FINDFIRST call used to match a FAT drive volume label which contains spaces (#709)
- Avoid core freezing for a while when the emulated content suddenly becomes much heavier while using auto cycle adjusting (77061c2)
- Fix graphical glitches in Earthworm Jim and Prehistorik 2 (#710)
- Add Firemace to Heretic weapon wheel (#707)
- Add Android compilation directives to fix linux sound distorted issue (on certain embedded devices?) (706)