EmuCR Feeds
Email Us

EmuCR: DOSBoxDOSBox-X Git (2026/05/25) 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:
* try again
* Maybe automated Github actions fail to make proper OSFREE build because it checks out a specific commit rather than a branch? Use vs/config_package.h to detect instead
* Sound Blaster: In Direct DAC playback mode, remember the last sample written and hold that sample value on output until DSP reset or DMA playback, if the last sample written is not 128 (DC center silence). Some games like In Extremis have footstep sound effects that are WAY off DC center and will produce loud popping noises if last sample is not held while the game is not sending audio
* Merge pull request #6305 from AleWin32/fix/savestate-scrambled-graphics
* Fix savestate load producing scrambled graphics (mode 13h and others)
* PIT: Move latched timerstatus locked into PIT block, so it is per-counter
* PIT: Move latched timerstatus into PIT block so that per-status status latching is possible
* PIT: Add dosbox.conf option that enables a hack to allow reading any counter status after requesting status in general. Hack for Descent to Undermountain
* CMOS: Remove reg A/B check bypasses, debugging complete
* RTC: Combine the two RTC debug lines into one, and add debug message if CMOS tick disabled by invalid divider
* CMOS: Make "RTC Timer at " message debug level. Replace calls to fma() with the original call to fmod(). The fma() code is not calculating correct delay because it is not doing any actual modulo work whatsoever, which causes the CMOS checktimer code to reschedule the CMOS tick out father. If cmos_checktimer() is constantly called, the CMOS clock never ticks because of that.
* CMOS: Writes to register 0x0A and 0x0B should not do anything unless the write changes the value in the register
* Add debugger command to show RTC/CMOS state

Download: DOSBox-X Git (2026/05/25)
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!