Releases with ports for two or more operating systems.
What's New:
Training Mode
- Fix Quick Load button for Multithreaded
- Start Recording on First Input Option
What's New:
This is the latest nightly build. Source changes can be found at GitHub.
What's New:
- Just a small fix for the last release to fix an issue with Wayland on Linux
- CMOS century register now aliased to register 32h and 37h to appease Windows 2000, which assumes the century is stored there and will complain about invalid date/time otherwise (joncampbell123).
- Treat IDE command E7h (FLUSH CACHE) as a no-op so that the common use of it from Windows 2000 doesn't spam your log file (joncampbell123).
- BIOS: At post, if DOS kernel was active and the DOS Shell was still running, initiate a proper system reset event. Some software, including the WINNT.EXE install program for Windows NT, like to restart the system by JMPing to the BIOS POST entry point. Prior to this fix, doing that from a DOS program caused instability with mounted images and the DOS shell due to recursion. (joncampbell123).
- Fix FPU implementation for aarch64 cores (cimarronm)
Read more: X86 Computer Emulator - Dosbox-X v0.84.0 - Released