Releases with ports for two or more operating systems.
- PC-98: Search for FONT.ROM in resources directory in addition to the working directory. (bsdf)
- Add S3 Vision964 and Vision968, based on existing support for the Vision864/868 chips (rderooy).
- APM BIOS: When the guest calls the APM BIOS to go into suspend or standby mode, emulate a suspended or standby mode. Spacebar resumes the guest machine. Blank the display (if VGA/SVGA machine type) upon suspend/standby and unblank upon leaving it. (joncampbell123)
Read more: X86 Computer Emulator - Dosbox-X v0.83.25 - Released
What's New:
This is the latest nightly build. Source changes can be found at GitHub.
What's New:
- pokey emulation updated for better two-tone mode accuracy
- fix for cart format supergame+ram+pokey@800 crash
What's New:
- deprecated UNIT_RAW, UNIT_TEXT
- dropped non-C_STD string support
- added extended tape format (Dave Bryan)
- added extra case points for new MTSE definitions
- fixed bug in repeated operations (Paul Koning)
- added additional disk types
- fix fencepost error in FP multiply extended precision (Rick Murphy)
What's New
- Fix order of thread initialization
- Better support for UNC paths
- Implement Thread Stack Readers
- Improve Xbox Thread Setup
- DirectSoundBuffer streaming
- Updated SDL submodule to 2.0.20 stable version
- Fixed wrong type for MmGlobalData kernel export
What's New:
Fixed bug
- auto profile not saved when exe path is not defined
Notable changes
- Added missing license for SDL_GameControllerDB
- Many updates in translations:
* Added Finnish translation by heidiwenger
* Added Norwegian Bokmål translation bu comradekingu
* Updated German, French, Italian and Polish translations
* update translation files
- Always show battery level in joystick status window (even when unknown)
- Multiple refactors and cleanups removing deprecated code (kudos to mmmaisel).