DOSBox-X Git (2026/05/31) 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:
* Remove padding writing from FSTENV, it does nothing and only causes Windows XP to think we are emulating an AMD processor for some reason
* FPU: Before executing ANY FPU instructions, check CR0 for EM and TS bits and throw exception 7 if set instead. This is required for Windows 3.1/95/98/ME to properly task switch the FPU state. Without this fix, multitasking in any way, including between kernel drivers and games, cause occasional FPU state corruption and glitches. This fix only applies to normal core, I need to figure out how to apply this fix to dynamic core as well
* FSTENV: Write filler bytes for fields we do not yet support
Download: DOSBox-X Git (2026/05/31)
Source: Here
0 Comments
Post a Comment