DOSBox-X Git (2026/06/08) is compiled. DOSBox-x is a branch of DOSBox. DOSBox emulates an Intel x86 PC, complete with sound, graphics, mouse, joystick, modem, etc., necessary for running many old MS-DOS games that simply cannot be run on modern PCs and operating systems, such as Microsoft Windows XP, Windows Vista, Linux and FreeBSD.
DOSBox-X Changelog:
* DOS_SetDefaultDrive() do not do anything if DOS kernel disabled
* IMGMOUNT: Revise more for device spec
* Initialize some vars
* IMGMOUNT: use tdr and not temp_line for fstype auto and "*" drive
* IMGMOUNT: Use new FindCommand/EraseCommand methods to simplify file parsing
* CommandLine add EraseCommand() method
* IMGMOUNT: Use tdr for drive letter/number, do not call FindCommand() again to re-read the drive letter/number
* Drive letter can be "*" for FAT driver, update
* Add CommandLine method to check if a command arg exists, IMGMOUNT should use that instead of calling FindCommand() just to get a string and then throw it away to check if it exists
* FindCommand() add remove parameter, so that it is possible in one step to read a cmd arg and remove it. Fix printf formatting for message. Add debug dump for CommandLine object.
* IMGMOUNT::Unmount(): Why are we passing char by reference? Add device spec parsing and cleanup drive letter/spec parsing in general. Device spec such as ":ide:1m" will allow mounting a CD-ROM image directly to IDE emulation without ever attaching it to a drive letter or MSCDEX emulation
* Whoops, check *cdrom not cdrom
* retab
* retab, CD-ROM image allocation should free existing pointer it is about to replace.
* Merge pull request #6335 from AleWin32/fix/debugger-f11-windows-terminal
* Debugger: fix F11 (trace into) being swallowed by Windows Terminal
* Merge pull request #6334 from maron2000/update_changelog
* Update CHANGELOG
* The dos_kernel_shutdown_mcb boolean flag is no longer needed, remove it
* Make the "DOS kernel shutdown do not touch MCB" flag unnecessary by allowing BOOT to provide the boot code as data to load later, after DOS kernel shutdown, and force CPU back into real mode after DOS kernel shutdown
* IDE: Add boolean to mark whether CD-ROM emulation is drawing from MSCDEX
* MSCDEX UpdateDrive subUnit param is never changed and does not need to be a reference
* mem handler revise
* retab
* Wait, why are we signalling video mem write for S3 MMIO?
Download:
DOSBox-X Git (2026/06/08)
Source: Here
2026-06-08

NewsLetter
Bookmark
Submit News
Email Us

Random Related Topic
0 Comments
Post a Comment
Can't post a comment? Try This!