Tag Archives: Dev_Build

RPCS3 Git (March 13, 2026)

RPCS3 Git (2026/03/13) is an open-source PlayStation 3 emulator and debugger, developed in C++ for Windows and Linux since 2011. It supports modern graphics APIs like DirectX 12, Vulkan, and OpenGL, enabling it to boot and play a variety of commercial games and PlayStation 3 SDK samples. Ongoing development by contributors is helping to increase game compatibility. The latest update includes a curl version upgrade to 8.19.0. The emulator can …

Read More »

FB Neo Git (March 13, 2026)

FB Neo Git (2026/03/13) is a newly compiled version of FinalBurn Neo, an emulator for arcade games and select consoles, based on earlier versions of FinalBurn and MAME. The recent changelog includes an update for the Win32 version, which now only refreshes the szPrevGames list in the menu when necessary. Download the latest version: FB Neo Git (2026/03/13) – Source available. FB Neo Git (2026/03/13) has been compiled. FinalBurn Neo …

Read More »

Flycast Git Update (March 13, 2026)

Flycast Git (2026/03/13) is a multi-platform emulator for Sega Dreamcast, Naomi, and Atomiswave, derived from Reicast. The latest update includes a changelog entry noting the forced use of DCNet for titles like Power Smash and Pro Yakyuu Team de Asobou Net. You can download the emulator for x64 and Android versions, with source code available. Flycast Git (2026/03/13) has been compiled. Flycast serves as a multi-platform emulator for Sega Dreamcast, …

Read More »

DOSBox-X Git Version (March 13, 2026)

DOSBox-X Git (2026/03/13) is the latest version of DOSBox-X, a branch of the DOSBox emulator that simulates an Intel x86 PC. It supports sound, graphics, mouse, joystick, and modem, enabling users to run many classic MS-DOS games on modern operating systems like Windows XP, Vista, Linux, and FreeBSD. The recent changelog mentions updates and fixes, including logging failures to resize or allocate memory. Users can download the latest version from …

Read More »

ShadPS4 Preview (March 12, 2026)

ShadPS4 Pre (2026/03/12) is an early emulator for PlayStation 4, developed for Windows and Linux using C++. It aims to provide a platform for running PS4 games on these systems, enhancing accessibility for users. The emulator is still in its preliminary stages, indicating that further development and features are expected as it progresses. ShadPS4 Pre (2026/03/12) has been released. This is an early PS4 emulator for Windows and Linux developed …

Read More »

FB Neo Git Release (March 12, 2026)

FB Neo Git (2026/03/12) has been compiled as an emulator for arcade games and select consoles, based on FinalBurn and older MAME versions. Key updates include speed improvements in menu.cpp, a fix for a handle leak in romdata, and the addition of support for “Super Ghouls’n Ghosts Enhanced (Hack).” Users can download the latest version from the provided source link. FB Neo Git (2026/03/12) has been compiled. FinalBurn Neo is …

Read More »

DOSBox-X Git Update (March 12, 2026)

DOSBox-X Git (2026/03/12) has been compiled as a branch of DOSBox, which emulates an Intel x86 PC to run old MS-DOS games on modern operating systems like Windows and Linux. The latest changelog includes merges from the ‘origin/main-osfree’ branch, various OSFREE bug fixes, and interface updates such as displaying OS-FREE in the BIOS boot screen. It also addresses performance issues with El Torito floppy booting, improves IMGMOUNT to prevent crashes, …

Read More »

FB Neo Git (March 11, 2026)

FB Neo Git (2026/03/09) is an emulator for arcade games and select consoles, derived from FinalBurn and older MAME versions. Recent updates include improvements to the chaknpop driver and adjustments in d_sms.cpp concerning loretta. The latest version is available for download as of March 11, 2026. FB Neo Git (2026/03/09) has been released. FinalBurn Neo is an emulator designed for arcade games and select consoles, based on the FinalBurn emulator …

Read More »

DOSBox-X Git Update (March 11, 2026)

DOSBox-X Git (2026/03/11) has been compiled, enhancing the DOSBox experience. This emulator replicates an Intel x86 PC environment, enabling users to run classic MS-DOS games that are incompatible with modern operating systems like Windows XP, Vista, Linux, and FreeBSD. Recent updates in the changelog include various fixes and the removal of certain MSCDEX emulations, along with adjustments to how error messages are displayed. Additionally, modifications have been made to discard …

Read More »

DOSBox-X Git Update (March 10, 2026)

DOSBox-X Git (2026/03/10) has been compiled, continuing the work of its DOSBox branch to emulate an Intel x86 PC. This allows many classic MS-DOS games to run on modern systems like Windows XP, Vista, Linux, and FreeBSD. Recent changes include merging updates from the remote branch ‘origin/main-osfree,’ and various removals such as automount, debug options, unused devices, and files associated with OSFREE. Build failures with Visual Studio have also been …

Read More »

FB Neo Git (March 9, 2026)

FB Neo Git (2026/03/09) is an emulator for arcade games and select consoles, based on FinalBurn and earlier versions of MAME. The latest update includes enhancements from contributor gab75, along with modifications to the d_snes functionality for the game “terranigmatp.” The changelog notes these updates and indicates further improvements. Users can download the latest version from the provided source link. FB Neo Git (2026/03/09) has been compiled. FinalBurn Neo serves …

Read More »

DOSBox-X Git Release (March 9, 2026)

DOSBox-X Git (March 9, 2026) builds on the DOSBox project, emulating an Intel x86 PC to run vintage MS-DOS games on modern systems. Recent updates focus on OSFREE improvements, including the removal of outdated keyboard code, DBCS tables, and support for FAT LFN, Joliet, Rock Ridge, and UDF. It also includes fixes for DOS extender crashes and PC-98 console output issues. The code now prevents unnecessary loading of CPI/CPX files …

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 »

FB Neo Git Update (March 8, 2026)

FB Neo Git (2026/03/08) has been compiled as an emulator for arcade games and select consoles, derived from FinalBurn and older MAME versions. Recent updates include the addition of a muscle master driver, four translations for “d_snes,” and support for “Feudal Bros – Tonosama 1 (World).” Additionally, there are SNES updates sourced from gab75. For those interested, the FB Neo Git version can be downloaded from the provided link. FB …

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-X Git (March 8, 2026)

DOSBox-X Git (2026/03/08) is a DOSBox branch that emulates an Intel x86 PC, enabling the use of old MS-DOS games on modern operating systems like Windows XP and Linux. Recent updates include improvements to the autoexec code, which prevents shutdown loops, and debugging options for MOUNT commands. Additionally, several changes were made to the OSFREE version, such as enforcing minimum memory sizes for booting, removing unnecessary environment variables and drivers, …

Read More »

FB Neo Git (March 7, 2026)

FB Neo Git (2026/03/07) is an emulator for arcade games and select consoles, derived from FinalBurn and earlier MAME versions. The recent update includes fixes like an adcanoe issue, a SNES update from gab75, and improved TZX dumps for Manic Miner on the Spectrum. For more details and the download, visit the provided link. FB Neo Git (2026/03/07) has been compiled. FinalBurn Neo serves as an emulator for arcade games …

Read More »

DOSBox-X Git Update (March 7, 2026)

DOSBox-X Git (2026/03/07) is a compiled version of DOSBox, designed to emulate an Intel x86 PC, enabling the execution of old MS-DOS games on modern systems. Recent updates in the changelog include significant adjustments for the OSFREE mode, restricting file access while allowing device openings like NUL and CON. Shell commands have been minimized to essential functions, and specific access to drive Z: is enforced to prevent circumventing OS restrictions. …

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 »

FB Neo Git Release (March 6, 2026)

FB Neo Git (2026/03/06) is a newly compiled version of FinalBurn Neo, an emulator for arcade games and select consoles, built from FinalBurn and older MAME versions. The latest changelog includes merging updates from the main branch and fixes such as addressing sound clipping in “Street Fighter Alpha 2” and requiring frame delays for specific features. For more details and to download, visit the provided source. FB Neo Git (2026/03/06) …

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 »

FB Neo Git Release (March 5, 2026)

FB Neo Git (2026/03/04) is an emulator for arcade games and select consoles, derived from FinalBurn and older MAME versions. The latest update includes a changelog entry for d_snes.cpp, which adds support for the game ‘doraemonte’ (#2445). Users can download the new version, FB Neo Git (2026/03/05), along with the source from the provided link. FB Neo Git (2026/03/04) is now available. FinalBurn Neo serves as an emulator for arcade …

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 »

FB Neo Git (March 4, 2026)

FB Neo Git (2026/03/04) is an emulator for arcade games and select consoles, based on FinalBurn and earlier MAME versions. The latest changelog includes fixes for segas32 and slipstrm related to freeze dip, and a correction in the joyprocess / ProcessAnalog() that addresses an off-by-one error in reversed mode. For more details or to download the latest version, visit the provided source link. FB Neo Git (2026/03/04) has been compiled. …

Read More »

DOSBox-X Git Update (March 4, 2026)

DOSBox-X Git (2026/03/04) is a new compilation of DOSBox-X, a branch of DOSBox that emulates Intel x86 PCs to run old MS-DOS games on modern operating systems like Windows and Linux. Recent updates include replacing the Discord link to discourage spam, merging several pull requests for bug fixes, enhancements for macOS image file dialogs, and adjustments to the output options. Additionally, updates to the METAL subsystem were made, including the …

Read More »