DOSBox-X Git (2026/05/12) 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:
* CDROM: Move CDROM interface allocation into a separate function that does not need MSCDEX emulation to work.
* Merge pull request #6282 from maron2000/fix_int13
* Merge branch 'master' into fix_int13
* Merge pull request #6281 from maron2000/fix_cd
* Merge branch 'master' into fix_cd
* CHANGELOG
* CHANGELOG
* Comment out debug messages, fix compiler warning about uninitialized var
* I think it is safe now to get rid of MSCDEX on DOS shutdown, IDE and El Torito emulation no longer access the CD-ROM drive through it. That ugly hack can go now.
* Fix addref/release for El Torito floppy boot
* Convert El Torito no emulation boot to CD-ROM reference instead of through MSCDEX
* set MCB kernel shutdown flag for El Torito boot
* Change El Torito floppy emulation to addref cdrom drive once instead of relying on MSCDEX emulation
* Update IDE ATAPI emulation to try to eliminate runtime MSCDEX dependency after setup
* Update IDE emulation to use refcount of CD-ROM interface
* retab
* Change CDROM interface object to use refcount, for future object sharing with other code
* Update CHANGELOG
* Fix logging of 'Packed file is corrupt' message detection
* Update CHANGELOG
* Fix upper 32-bit of LBA was always cleared
Download: DOSBox-X Git (2026/05/12)
Source: Here
0 Comments
Post a Comment