2025-12-27

DOSBox-X Git (2025/12/27)

EmuCR: DOSBoxDOSBox-X Git (2025/12/27) 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:
* Ah. Actually, OpenGL crashes happen because the changed lines extend past the draw height for some reason, and libgallium does not range check. Ok, well, then we will check ourselves
* Fix OpenGL libgallium crash on mode change. Instead of allocating EXACTLY the buffer size required for the texture, allocate an additional 4K on top. Modern MesaGL/libgallium uses SSE/AVX instructions to memcpy and that can easily read slightly past the end of the buffer otherwise and cause a segfault in Linux.
* One line follows another, so, why multiply? Perhaps this will provide a slight optimization for simple scalers
* more
* retab, cleanup

Download: DOSBox-X Git (2022/12/27)
Source: Here

0 Comments

Post a Comment