The DOSBox-Staging Git (2026/07/26) version aims to modernize the DOSBox project with updated development practices. Key changes include improved documentation on custom VESA resolutions, warnings for incompatible VESA modes, and filtering compatible S3 modes by video memory size. Notable removals include the 848×480 DOSBox-only VESA mode and the vga_render_per_scanline feature, which has been deprecated. The update also enhances the display of custom VESA resolutions and addresses DOS file I/O delays. …
Read More »FB Neo Git Release (July 25, 2026)
FB Neo Git (2026/07/25) has been compiled as an emulator for arcade games and select consoles, building on the foundations of FinalBurn and earlier MAME versions. The latest changelog includes updates to d_nes.cpp and d_snes.cpp, among others. For those interested, the source can be downloaded through the provided link. Sure! Here’s the rewritten content while keeping the HTML tags intact: FB Neo Git (2026/07/25) has been compiled. FinalBurn Neo serves …
Read More »DOSBox-X Git Update (July 25, 2026)
DOSBox-X Git (2026/07/25) is a compiled version of DOSBox-X, an emulator that replicates an Intel x86 PC, enabling the use of old MS-DOS games on modern operating systems like Windows and Linux. The latest changelog includes performance optimizations for the FAT driver, improvements in cluster management, and enhanced support for cluster chain memory during file operations. These updates aim to streamline processes, particularly in scenarios involving the copying of multiple …
Read More »FB Neo Git Release (July 24, 2026)
FB Neo Git (2026/07/24) is a compiled emulator for arcade games and select consoles, built on FinalBurn and older MAME versions. The latest changelog includes fixes for SDL/SDL2 build failures, updates for various console emulators such as Neo Geo and Mega Drive, support for MAME’s CHD on Neo Geo CD (MODE1/2048), and the completion of Core MSU-1 functionality. Additionally, unnecessary header includes have been removed and missing code files for …
Read More »DOSBox-X Git Update (July 24, 2026)
DOSBox-X Git (2026/07/24) is a developed version of DOSBox, designed to emulate an Intel x86 PC, enabling the execution of old MS-DOS games on modern operating systems like Windows and Linux. The latest update includes several changes to the FAT driver: it eliminates the zeroOutCluster() function call during file allocation, correcting the behavior to align with MS-DOS standards. Additionally, it modifies the file_ccm cache reset process to enhance performance by …
Read More »DOSBox-Staging Git Update (July 24, 2026)
DOSBox-Staging Git (2026/07/24) has been compiled with the goal of modernizing the DOSBox project. This includes adopting current development practices, addressing issues, enhancing features for modern systems, and submitting patches upstream. Key updates in the changelog feature improvements to the PC speaker impulse model. The latest version is available for download in x64 format. DOSBox-Staging Git (2026/07/24) has been compiled. This repository aims to modernize the DOSBox project by incorporating …
Read More »FB Neo Git Release (July 23, 2026)
FB Neo Git (2026/07/23) is an updated emulator for arcade games and select consoles, derived from FinalBurn and older MAME versions. The latest changelog includes improvements such as the implementation of a soft-stop for BurnSampleChannelPlay(), along with various updates in d_neogeo.cpp and d_cps2.cpp files. Users can download the latest version from the provided source link. FB Neo Git (2026/07/23) has been compiled. FinalBurn Neo serves as an emulator for arcade …
Read More »DOSBox-X Git (July 23, 2026)
DOSBox-X Git (2026/07/23) is a version of DOSBox that emulates an Intel x86 PC, facilitating the running of older MS-DOS games on modern systems that do not support them, such as Windows XP, Vista, Linux, and FreeBSD. The latest changelog mentions a FAT driver update that optimizes cluster chain memory for file writing, with a caution to maintain current functionality. Users can download the latest version from the provided source …
Read More »DOSBox-X Git Snapshot (July 22, 2026)
DOSBox-X Git (2026/07/22) is an updated version of the DOSBox emulator, designed to run old MS-DOS games on modern operating systems like Windows XP, Vista, Linux, and FreeBSD. The latest changelog highlights improvements to the FAT driver, ensuring file reads utilize cluster chain memory to enhance performance, except during backward seeks. The code for fatFile has also been reorganized for better clarity and functionality. This update aims to improve the …
Read More »DOSBox-Staging Git Repository (July 22, 2026)
DOSBox-Staging Git (2026/07/22) has been compiled to modernize the DOSBox project through updated development practices and tools. This version addresses issues, introduces new features for better compatibility with current systems, and sends patches upstream. Recent changes in the changelog include updates to the cga_colors documentation and the externalization of hardcoded palettes. Users can download the DOSBox-Staging Git (2026/07/22) x64 version from the provided source link. DOSBox-Staging Git (2026/07/22) has been …
Read More »DOSBox-X Git Update (July 21, 2026)
DOSBox-X Git (2026/07/21) is a compiled version of DOSBox, an emulator that allows running old MS-DOS games on modern operating systems like Windows XP, Vista, Linux, and FreeBSD. The latest update includes significant performance improvements for the FAT driver by optimizing directory scans, as well as bug fixes and updates for GitHub Actions. Key changes involve better handling of the allocation chain and various retab fixes. Users can download the …
Read More »DOSBox-X Git Version (July 20, 2026)
DOSBox-X Git (2026/07/20) is a branch of DOSBox designed to emulate an Intel x86 PC, enabling the running of old MS-DOS games on modern systems like Windows XP, Vista, Linux, and FreeBSD. Recent updates include improvements to the FAT driver for more efficient directory scanning, added segfault and overrun checks for Drive Z file registration, and cleanup of compiler warnings in the int10 code. Additionally, macOS CI builds now use …
Read More »DOSBox-X Git Update (July 14, 2026)
DOSBox-X Git (2026/07/14) is an updated version of DOSBox, a tool that emulates Intel x86 PCs to run old MS-DOS games on modern systems. The recent changelog includes a merge that fixes a build error for Windows XP, along with various improvements to the ethernet emulation, allowing seamless communication between virtual machines running Windows 95 and Windows 98. Enhancements include fixes for server packet relay and client responses, ensuring proper …
Read More »DOSBox-Staging Repository Update (July 14, 2026)
DOSBox-Staging Git (2026/07/14) aims to modernize the DOSBox project with updated practices and enhanced support for contemporary systems. Key changes include improvements to audio management, such as resynchronizing audio with video during captures and refining the pause functionality with a state machine. The repository has optimized the mixer by removing unnecessary hooks, simplifying pause checks, and addressing race conditions. Other updates involve enhancing MIDI management during pauses, improving capture logging, …
Read More »DOSBox-X Git Update (July 13, 2026)
DOSBox-X Git (2026/07/13) is a new compilation of DOSBox, an emulator that mimics an Intel x86 PC, enabling the use of old MS-DOS games on modern operating systems like Windows and Linux. Recent updates include new features for Ethernet communication, such as initiating data transmission and setting up session IDs. Enhancements were made to the Z drive for better subdirectory support, along with improvements in mouse cursor graphics and several …
Read More »DOSBox-Staging Repository Update (July 13, 2026)
DOSBox-Staging Git (2026/07/13) has been compiled to modernize the DOSBox project through updated development practices, issue fixes, and enhanced features for modern systems. The repository focuses on improving compatibility and performance while contributing patches upstream. Notable updates include the Nuked-OPL3-fast to version 1.8-fast.3. You can download the x64 version from the provided source link. DOSBox-Staging Git (2026/07/13) has been compiled. This repository aims to refresh the DOSBox project by adopting …
Read More »DOSBox-X Repository Update (July 9, 2026)
DOSBox-X Git (2026/07/09) is now compiled. This branch of DOSBox emulates an Intel x86 PC, enabling the execution of many older MS-DOS games that are incompatible with modern operating systems like Windows XP, Vista, Linux, and FreeBSD. Recent updates in the changelog include ongoing work on L2TP ethernet, with a non-standard implementation planned. For users interested in the latest version, DOSBox-X Git (2026/07/09) is available for download. DOSBox-X Git (2026/07/09) …
Read More »DOSBox-Staging Repository Update (July 9, 2026)
DOSBox-Staging Git (2026/07/09) is a modernized version of the DOSBox project, focusing on contemporary development practices, issue resolution, and improved feature support for current systems. Recent changes include style reformatting, updates to mixer settings, and deprecation of certain configuration options. The default blocksize has been standardized to 1024 across all platforms, and enhancements were made to the SDL initialization and audio handling. Documentation has also been updated, including a new …
Read More »DOSBox-X Git Update (July 8, 2026)
DOSBox-X Git (2026/07/08) has been compiled, serving as a branch of DOSBox that emulates an Intel x86 PC. It enables the use of old MS-DOS games on modern operating systems like Windows XP, Vista, Linux, and FreeBSD. The latest changelog includes updates such as resolving build errors for the Windows 9x low-end version and fixing missing definitions for ‘htonl’ and ‘htons’ on Windows. You can download the updated version of …
Read More »DOSBox-Staging Git Update (July 6, 2026)
DOSBox-Staging Git (2026/07/06) is a modernized version of the DOSBox project, focusing on updating development practices and enhancing compatibility with current systems. Recent updates include storing long names as UTF-8, optimizing file existence checks, and replacing certain functions with native alternatives for improved performance. The repository also streamlined the management of drive caches and graphics modes. These changes aim to fix issues and introduce features that benefit modern usage. The …
Read More »DOSBox-Staging Repository Update (2026/07/05)
DOSBox-Staging Git (2026/07/05) has been compiled to modernize the DOSBox project. This version focuses on current development practices, enhancing support for modern systems, addressing issues, and contributing patches upstream. Notable updates include extensive ImageDecoder unit tests, fixes for pixel skipping in 8-bit decoding, correction of red/blue color swaps in Indexed8 to BGRX32 conversions, and ignoring the unused X byte in deinterlacer background detection. Users can download the new version for …
Read More »Xenia Git – June 25, 2026
Xenia Git (June 25, 2026) is an experimental emulator for the Xbox 360. Currently, it does not support running games, as it is still in development. Xenia Git (2026/06/25) has been compiled. Xenia is a cutting-edge emulator for the Xbox 360, but it currently does not support game execution. …More
Read More »Vita3K Repository Update (June 25, 2026)
Vita3K Git (2026/06/25) is an experimental PlayStation Vita emulator available for Windows, Linux, and macOS. Currently, it supports a limited number of homebrew programs in .vpk format, but no commercial games can be played. The latest update includes an enhancement to automatically update the vitafs path in portable mode. For more information and downloads, visit the provided source link. Vita3K Git (2026/06/25) has been compiled. Vita3K is a prototype PlayStation …
Read More »ShadPS4 Preliminary (June 24, 2026)
ShadPS4 Pre (2026/06/22) is an early PS4 emulator for Windows and Linux, developed in C++. The latest update includes ShadNet integration and a modification of the atomic operation from And to Or in IREmitter. For more details and to download, visit the provided source link. ShadPS4 Pre (2026/06/22) has been released. This is an early PS4 emulator available for Windows and Linux, developed in C++. ShadPS4 Changelog:* Initial ShadNet integration …
Read More »RPCS3 Git Update (June 25, 2026)
RPCS3 Git (2026/06/25) is an open-source PlayStation 3 emulator and debugger, developed in C++ for Windows and Linux since 2011. It supports modern rendering technologies like DirectX 12, Vulkan, and OpenGL, allowing it to boot and play a significant number of commercial games and SDK samples. Ongoing contributions are enhancing its game compatibility. The latest changelog includes a refactor of the SHUFB feature within the SPU LLVM. The emulator is …
Read More »
Retro Replay Retro Replay gaming reviews, news, emulation, geek stuff and more!