Tag Archives: DOSBox-Staging

DOSBox-Staging Git Update (March 5, 2026)

DOSBox-Staging Git (2026/03/05) is a compiled version aimed at modernizing the DOSBox project through updated development practices and tools. It addresses existing issues, incorporates features for better compatibility with contemporary systems, and facilitates upstream patching. The latest changelog notes improvements, including an updated Dutch (NL) translation. For more information and to download the x64 version, visit the provided source. DOSBox-Staging Git (2026/03/05) has been compiled. This repository aims to update …

Read More »

DOSBox-Staging Git Update (February 28, 2026)

DOSBox-Staging Git (2026/02/28) has been compiled to modernize the DOSBox project with updated development practices. Key updates include version bumps for actions/download-artifact and actions/upload-artifact, a copyright year update, and fixes for settings queuing issues on Windows. The changelog highlights style improvements, clarification of string logic, variable name enhancements, and command-line argument handling refinements. Additionally, it addresses a bug related to 64k GUS DMA transfers and features code cleanup for better …

Read More »

DOSBox-Staging Git Release (February 23, 2026)

DOSBox-Staging Git (2026/02/23) is a modernized version of the DOSBox project, focusing on contemporary development practices and tools. Recent updates include re-enabling portamento handling for FluidSynth, fixing LOCK and prefix handling, and addressing PVS warnings. The API has been enhanced to offer better allocation control and options for switching between legacy and modern cycle settings. Additionally, string properties have replaced PropMultiVal for cycles, and the MOUNT command is now used …

Read More »

DOSBox-Staging Git Update (February 22, 2026)

DOSBox-Staging Git (2026/02/22) aims to modernize the DOSBox project by adopting current development practices and tools. Key updates in the changelog include the addition of Meson build files for the REST API, enhanced memory access validation, and new host header validation for DNS rebinding prevention. The webserver is now disabled by default. Other improvements include converting paths to UTF-16, optimizing local drive filesystem calls, and restructuring directory and file functions …

Read More »

DOSBox-Staging Git Version (February 20, 2026)

DOSBox-Staging Git (2026/02/20) has been compiled to modernize the DOSBox project with updated development practices and tools. The repository aims to fix issues, add features for contemporary systems, and submit patches upstream. Recent changes include the addition of a set-version.py script and making release notes previews publicly accessible. You can download the latest version for x64 along with the source code. DOSBox-Staging Git (2026/02/20) has been compiled. This repository aims …

Read More »

DOSBox-Staging Git Update (February 18, 2026)

DOSBox-Staging Git (2026/02/18) modernizes the DOSBox project by utilizing current development practices and tools. The latest updates include the addition of API example apps, a REST API exposing the internal state, and utility functions for string manipulations. Furthermore, the update incorporates libraries such as nlohmann/json, cpp-httplib, and base64 from Tobais Locker, while also disabling warnings in the httplib library. These enhancements aim to improve compatibility and usability with modern systems. …

Read More »

DOSBox-Staging Git Updates (February 17, 2026)

The DOSBox-Staging Git (2026/02/17) repository aims to modernize the DOSBox project by adopting current development practices, fixing issues, and enhancing system compatibility. Key updates include improved copyright handling, added assertions and heuristics in the deinterlacer, support for non-BGRX32 pixel formats, and a new FMV video deinterlacer. Code refactoring has been performed for clarity and efficiency, including moving files, simplifying component names, and cleaning up comments. Additional features include case-insensitive parsing …

Read More »

DOSBox-Staging Git Update (February 14, 2026)

DOSBox-Staging Git (2026/02/14) has been compiled, aiming to modernize the DOSBox project. The repository focuses on contemporary development practices, issue resolution, and feature enhancements for better compatibility with current systems. Notable updates include improved descriptions for mouse and gamma settings, better handling of shader presets, and enhancements in the ShaderManager API. Additional changes involve reformatting code and comments, fixing typos, and updating external dependencies. The project continues to send patches …

Read More »

DOSBox-Staging Repository Update (February 11, 2026)

DOSBox-Staging Git (2026/02/11) aims to modernize the DOSBox project by adopting current development practices, solving issues, and enhancing features for contemporary systems. Key updates in the changelog include fixing EMS size reporting, reworking the ‘MEM.EXE’ command, adding a BCD to decimal conversion function, introducing CPU architecture checks in ‘cpu.h’, exposing constants in ’ems.h’, and removing the GHC filesystem library and Wine support from the DOS-to-host filesystem code. The compiled version …

Read More »

DOSBox-Staging Repository Update (February 8, 2026)

DOSBox-Staging Git (2026/02/08) has been compiled, focusing on modernizing the DOSBox project through current development practices, issue fixes, and feature enhancements for contemporary systems. The latest changelog includes an upgrade of the Nuked-SC55-CLAP plugin to version 0.11.0. Users can download DOSBox-Staging Git (2026/02/08) for x64 systems and access the source code through the provided link. DOSBox-Staging Git (2026/02/08) has been compiled. This repository aims to update the DOSBox project by …

Read More »

DOSBox-Staging Git Update (February 7, 2026)

DOSBox-Staging Git (2026/02/07) aims to modernize the DOSBox project through current development practices. Key updates include improvements in build robustness, enhanced mount help text, proper wildcard handling, and resolution of naming confusion and PVS warnings. Notable features include support for bootable images with drive letters, a unified mount command, and floppy disk image formats. Additionally, it fixes various log issues and optimizes memory management. The update also incorporates video data …

Read More »

DOSBox-Staging Repository Update (February 6, 2026)

DOSBox-Staging Git (2026/02/06) aims to modernize the DOSBox project through updated development tools and practices, addressing issues and enhancing features for contemporary systems. Recent changes include defining HAVE_STRUCT_DIRENT_D_TYPE in CMake, making DOS_Drive_Cache and CFileInfo final, and adjusting CFileInfo’s destructor. Additionally, the build process was refined to preserve the /tools directory during website deployment, and documentation was updated to include the ANSI Markup Editor. The latest version is available for download …

Read More »

DOSBox-Staging Git Update (February 2, 2026)

DOSBox-Staging Git (2026/02/02) has been compiled to modernize the DOSBox project using up-to-date development practices. Recent updates include the Dutch translation, removal of the ‘lerp’ helper function in favor of ‘std::lerp’, and various improvements across multiple source files, such as using ‘std::erase_if’ and ‘nullptr’ for null pointers. Additionally, iterator types have been standardized with ‘auto’, while unnecessary code and warnings have been addressed. These enhancements aim to better support contemporary …

Read More »

DOSBox-Staging Repository Update (February 1, 2026)

DOSBox-Staging Git (2026/02/01) has been compiled to modernize the DOSBox project, enhancing compatibility with current systems. The changelog highlights updates including the implementation of warning log levels for serial port issues and the usage of functions like has_true() and has_false() for parsing various settings. These settings include vsync, builtin_dos_mouse_driver, and other filters and configurations related to sound and joystick types. The updates aim to improve overall functionality and address existing …

Read More »

DOSBox-Staging Git Update (January 31, 2026)

DOSBox-Staging Git (as of January 31, 2026) is an updated version of the DOSBox project aimed at modernizing it through the adoption of current development practices and tools. This includes addressing bugs, enhancing features for better compatibility with today’s systems, and contributing patches upstream. One notable update is the implementation of an auto config option for file locking. Users can download the x64 version from the provided source link. The …

Read More »

DOSBox-Staging Git Update (January 29, 2026)

DOSBox-Staging Git (2026/01/29) aims to modernize the DOSBox project by enhancing compatibility with current systems through updated development practices and tools. Recent changes include upgrading lukka/get-cmake from version 4.2.2 to 4.2.3, silencing warnings related to unknown functions in OEM mouse driver extensions, and correcting a spelling error in the ‘builtin_dos_mouse_driver_model’ description. The update emphasizes fixing issues and adding features to better support modern environments. Download the latest version (x64) from …

Read More »

DOSBox-Staging Git Update (January 28, 2026)

DOSBox-Staging Git (2026/01/28) is a modernized version of the DOSBox project, utilizing current development practices to enhance functionality and compatibility with todayโ€™s systems. Recent updates include fixes for the Output label in the debugger and resolving mouse TSR writing to ROM. This repository aims to improve the classic DOS emulator while contributing patches upstream. For downloads, the x64 version is available along with the source code. DOSBox-Staging Git (2026/01/28) has …

Read More »

DOSBox-Staging Repository Update (January 27, 2026)

DOSBox-Staging Git (2026/01/27) has been compiled, aiming to modernize the DOSBox project with current development practices and tools. Changes in this version include unhardcoding debugger window layouts, reformatting styles, renaming the imgmake tool to makeimg, and implementing the IMGMAKE command. The updates focus on fixing issues and adding features for better compatibility with contemporary systems while contributing patches upstream. Users can download the latest x64 version from the provided source. …

Read More »

DOSBox-Staging Repository Update (January 26, 2026)

DOSBox-Staging Git (2026/01/26) has been compiled, aiming to modernize the DOSBox project through updated development practices and tools. This version addresses issues, enhances features for better compatibility with current systems, and sends patches upstream. Recent updates include fixes for integer overflow, the autoexec configuration section, and the addition of Visual Studio troubleshooting tips in the documentation. Users can download the latest version from the provided source link. DOSBox-Staging Git (2026/01/26) …

Read More »

DOSBox-Staging Git Version (January 25, 2026)

DOSBox-Staging Git (2026/01/25) aims to modernize the DOSBox project by enhancing development practices, resolving existing issues, and adding features compatible with contemporary systems. Key updates include the removal of autotype for choice/t, unused forward declarations, and unnecessary translations. Notable fixes involve correcting a false positive key check in Windows console multitasking and ensuring serial mouse configuration is accessible during startup. Additionally, the project simplifies mouse code, adds a ‘GetStringLowCase’ function, …

Read More »

DOSBox-Staging Git Update (January 24, 2026)

DOSBox-Staging Git (2026/01/24) has been compiled to modernize the DOSBox project, incorporating current development practices and tools. The repository addresses issues and adds features to enhance compatibility with contemporary systems, while also submitting patches upstream. Recent updates include the implementation of warning flags that are compatible with relevant compilers. The build is available for download in x64 format, and the source can be accessed through the provided link. DOSBox-Staging Git …

Read More »

DOSBox-Staging Git Version (January 23, 2026)

DOSBox-Staging Git (2026/01/23) aims to modernize the DOSBox project by incorporating contemporary development practices, addressing issues, and enhancing compatibility with modern systems. Recent updates include increasing ‘max-gcse-memory’ to resolve GCC warnings on optimization skips and adding locale definitions for 25 additional countries. The project focuses on sending patches upstream to improve overall functionality. For more details and downloads, visit the linked source. DOSBox-Staging Git (2026/01/23) has been compiled. This repository …

Read More »

DOSBox-Staging Repository Update (January 22, 2026)

DOSBox-Staging Git (January 22, 2026) has been compiled to modernize the DOSBox project using contemporary development practices. The repository focuses on addressing issues, enhancing features for modern systems, and contributing patches upstream. A notable update includes upgrading lukka/get-cmake from version 4.2.1 to 4.2.2. Downloads for the x64 version and source code are available. The DOSBox-Staging Git (2026/01/22) has been compiled. This repository seeks to modernize the DOSBox project by adopting …

Read More »

DOSBox-Staging Git Update (January 21, 2026)

DOSBox-Staging Git (2026/01/21) aims to modernize the DOSBox project by incorporating current development practices, addressing issues, and adding features for better compatibility with modern systems. The recent changelog highlights the exclusion of debugger-related files from non-debugger builds. The latest version is available for download in x64 format, with source code accessible as well. DOSBox-Staging Git (2026/01/21) has been compiled. This repository aims to modernize the DOSBox project by incorporating contemporary …

Read More »

DOSBox-Staging Git Update (January 19, 2026)

DOSBox-Staging Git (2026/01/19) has been compiled to modernize the DOSBox project by adopting current development practices and tools. Key updates include enhancements to build documentation, improvements in network functionalities, and the removal of outdated dependencies. Notable fixes address deprecated features, resolve softmodem issues, and replace thread sleep in the IPX server with asynchronous I/O. The repository aims to optimize support for contemporary systems while contributing patches upstream. For download options, …

Read More »