DOSBox-Staging Git (2026/03/23) has been compiled to enhance the DOSBox project by modernizing development practices and tools. Key updates include debugging improvements, better logging of video modes, a refined OpenGL info log, and extensive shader system documentation. Changes involve the renaming of several shader uniforms, the introduction of dedithering and integer scaling features, and optimizations for shader management. Additional features like shader loading error reporting, enhanced flexibility in the shader …
Read More »DOSBox-Staging Git Update (March 20, 2026)
DOSBox-Staging Git (2026/03/20) has been compiled, focusing on modernizing the DOSBox project through updated development practices, fixing issues, and introducing features for better compatibility with today’s systems. Notably, the recent changelog indicates a fix for the debugger command IV, which previously truncated addresses to 16-bit (issue #4515). The updated version is available for download. DOSBox-Staging Git (2026/03/20) has been compiled. This repository aims to modernize the DOSBox project by adopting …
Read More »DOSBox-Staging Git Version (March 18, 2026)
The DOSBox-Staging Git (2026/03/18) update modernizes the DOSBox project by implementing contemporary development practices and tools. Key enhancements include improved readability, avoidance of abbreviations in internal functions, and the addition of “iso” as an automount alias. New features support MDS/MDF image formats and improve error messaging for invalid drive types. The update also optimizes function visibility, enhances SoundFont management, and refines comments and formatting. Further, it introduces pagination for MIDI …
Read More »DOSBox-Staging Git Update (March 9, 2026)
DOSBox-Staging Git (March 9, 2026) aims to modernize the DOSBox project by incorporating current development practices, addressing issues, and enhancing features for modern systems. Recent updates include the refactoring of the Config::WriteConfig() function to utilize std::string and the addition of a terminating newline to the AUTOEXEC_CONFIGFILE_HELP. Users can download the latest version (x64) from the provided source. Sure! Here’s a rewritten version while keeping the HTML tags intact: DOSBox-Staging Git …
Read More »DOSBox-Staging Git (March 8, 2026)
DOSBox-Staging Git (2026/03/08) aims to modernize the DOSBox project through updated development practices. Recent changes include the removal of various big-endian and 32-bit code paths, support exclusively for armv8le, and several enhancements to the mount functionalities. Improvements have been made for better readability of mount lists, consistency in formatting messages, and simplified parameter usage. Additionally, fixes were implemented for parameter validation and cleanup tasks, alongside a rework of functions related …
Read More »DOSBox-Staging Git Update (March 7, 2026)
DOSBox-Staging Git (2026/03/07) has been compiled to modernize the DOSBox project. The repository focuses on using current development practices, fixing issues, and adding features to enhance compatibility with contemporary systems. Recent updates include improvements to the Windows installer, installation of Python dependencies for release notes, and a fix for an icache flush issue related to W^X policy. For downloads, the x64 version is available along with the source link. DOSBox-Staging …
Read More »DOSBox-Staging Git (March 6, 2026)
DOSBox-Staging Git (2026/03/06) is a modernized version of the DOSBox project, aiming to improve development practices and compatibility with contemporary systems. Key updates include using long arguments for better readability in scripts, adding blank lines for style, and employing ubuntu-slim for efficient linting and documentation workflows. Additionally, the Linux release tarball wonโt be zipped, and HTML release notes are now included in build artifacts. Pylint configuration has also been updated. …
Read More »DOSBox-Staging Git (March 5, 2026)
DOSBox-Staging Git (2026/03/05) is a modernized version of the DOSBox project, focusing on contemporary development practices, issue resolution, and feature enhancements for better compatibility with current systems. The latest changelog includes an update to the Dutch (NL) translation. Users can download the x64 version and access the source via the provided link. DOSBox-Staging Git (2026/03/05) has been compiled. This repository aims to modernize the DOSBox project by utilizing contemporary development …
Read More »DOSBox-Staging Repository (February 28, 2026)
DOSBox-Staging Git (2026/02/28) aims to modernize the DOSBox project by implementing contemporary development practices, resolving issues, and enhancing compatibility with modern systems. Key updates include version bumps for actions/download-artifact and actions/upload-artifact, cleanup of styles, and renaming “queueable value” to “queued value.” Changes also involve updating Config::SetProperty() to SetPropertyFromCli(), improving string handling logic, and refining command line argument processing. Additional fixes were made for Windows settings and 64k GUS DMA transfers. …
Read More »DOSBox-Staging Repository (February 23, 2026)
DOSBox-Staging Git (2026/02/23) is a modernized version of the DOSBox project, enhanced with current development practices and tools. Key updates include re-enabled portamento handling for FluidSynth, improved handling of LOCK with prefixes, and resolutions of PVS warnings. The API now provides better control over allocation strategies and allows toggling between legacy and modern cycles settings. Additionally, the cycles setting has transitioned to use a string property instead of PropMultiVal. The …
Read More »DOSBox-Staging Git Version (February 22, 2026)
DOSBox-Staging Git (2026/02/22) modernizes the DOSBox project by adopting current development practices and tools. Recent changelog updates include: adding meson build files for a REST API, implementing memory access validation, improving security with Host header checks, and disabling the webserver by default. Key enhancements involve converting to UTF-16, refining local drive filesystem calls, and creating utility functions for file and directory operations. Additionally, updates ensure symlinks are correctly followed and …
Read More »DOSBox-Staging Git Version (February 20, 2026)
DOSBox-Staging Git (February 20, 2026) has been compiled, aiming to modernize the DOSBox project through updated development practices, issue fixes, and enhanced features for contemporary systems. Notable updates include the addition of a set-version.py script and making release notes publicly accessible. Users can download the latest x64 version from the provided source link. DOSBox-Staging Git (2026/02/20) has been compiled. This repository aims to update the DOSBox project by utilizing modern …
Read More »DOSBox-Staging Git Update (February 18, 2026)
DOSBox-Staging Git (2026/02/18) has been compiled to modernize the DOSBox project using current development practices. The repository includes new features and fixes to enhance compatibility with todayโs systems, along with patches sent upstream. Key updates in the changelog include the addition of API example apps, a REST API for internal state, utilities for string case manipulation, and imports from nlohmann/json and cpp-httplib. Additionally, warnings in the httplib library have been …
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 »DOSBox-Staging Git Update (2026/01/18)
The DOSBox-Staging Git (2026/01/18) aims to modernize the DOSBox project through improved development practices, addressing issues, and adding features compatible with contemporary systems. Key updates include enhancing the safety of cache handling, introducing new utility functions, refactoring data structures, and improving memory management. The changelog highlights changes such as renaming and removing deprecated macros, streamlining render processes, and ensuring consistency in naming conventions. Additionally, improvements were made to the command …
Read More »DOSBox-Staging Git Release (January 17, 2026)
DOSBox-Staging Git (2026/01/17) is a compiled version aimed at modernizing the DOSBox project by incorporating current development practices, resolving issues, and enhancing features for better compatibility with modern systems. Recent updates include an improved SDL workaround for foreground window problems on macOS. The repository also focuses on contributing patches upstream. Users can download the latest x64 version at the provided source link. The DOSBox-Staging Git version (2026/01/17) has been compiled. …
Read More »DOSBox-Staging Git Update (January 16, 2026)
DOSBox-Staging Git (2026/01/16) aims to modernize the DOSBox project by adopting current development practices and addressing issues to improve compatibility with modern systems. The latest changelog includes updates like using int for integer types in image capture, enhanced image capture logging, reformatting code style, adding comments, and improving variable names. Additionally, it normalizes constant names, simplifies mouse driver structure pragmas, and revises mouse configuration to incorporate a notification subsystem while …
Read More »DOSBox-Staging Git Update (January 15, 2026)
DOSBox-Staging Git (2026/01/15) has been compiled with the goal of modernizing the DOSBox project by adopting current development practices and tools. This update focuses on fixing issues, enhancing features for contemporary systems, and contributing patches upstream. Notable changes include the addition of a mouse hack specifically for the game Joan of Arc on Hercules machines. The compiled version is available for download in x64 format, with the source accessible as …
Read More »DOSBox-Staging Git Update (January 13, 2026)
The DOSBox-Staging Git version from January 13, 2026, aims to modernize the DOSBox project by incorporating current development practices. Recent updates include formatting normalization, shader improvements, and removal of outdated code and unused constants. Documentation enhancements include added help text for the jinc2 shader setting, SPDX comments, and an updated description for input devices. Noteworthy features are the addition of a jinc2 shader from RetroArch and enforcement of no-TSR mouse …
Read More »DOSBox-Staging Git Update (January 11, 2026)
DOSBox-Staging Git (2026/01/11) aims to modernize the DOSBox project with updated development practices. Notable changes include removing unnecessary logging for SDL_SetHint(), enhancements to video rendering, and the addition of display calibration images. It supports wide color gamut and image adjustments, and fixes issues related to shader switching. The project also increases the minimum macOS version to 12.0 and adds OpenGL 4.3 debug context support. Improvements in unit tests and configuration …
Read More »
Retro Replay Retro Replay gaming reviews, news, emulation, geek stuff and more!