RPCS3 Git (2025/12/31) is an open-source emulator for the Sony PlayStation 3, developed in C++ for Windows and Linux since early 2011. It supports modern graphics APIs like DirectX 12, Vulkan, and OpenGL. The emulator successfully boots and plays many commercial games and PlayStation 3 SDK samples, with ongoing contributions enabling even more titles to become playable. Recent updates have included menu improvements. The latest version is available for download …
Read More »puNES Git (December 31, 2025)
puNES Git (as of 2025/12/31) is a NES emulator supporting mappers 0, MMC1, UNROM, and CNROM, with sound functionality. It utilizes SDL libraries and is compatible with both Linux and Windows. Recent updates in the changelog include modifications to build.yml and a fix for building on FFmpeg 8.0. You can download puNES Git (win64) and access the source code as well. puNES Git (2025/12/31) has been compiled. puNES serves as …
Read More »PPSSPP Git Version (December 31, 2025)
PPSSPP Git (2025/12/31) is a fast and portable PSP emulator available for Android, Windows, Mac, and Linux, developed in C++. The latest update includes the addition of an Italian translation and merges from the Git repository. Users can download the emulator for x64 and Android platforms. PPSSPP Git (2025/12/31) has been compiled. PPSSPP is a high-speed and versatile PSP emulator available for Android, Windows, Mac, and Linux, developed in C++. …
Read More »DOSBox-X Git (December 31, 2025)
DOSBox-X Git (2025/12/31) has been compiled, providing an enhanced version of DOSBox that emulates an Intel x86 PC. This allows users to run many old MS-DOS games on modern operating systems like Windows XP, Vista, Linux, and FreeBSD. Recent updates include fixes such as merging a pull request to address Wayland issues and resolving a build error by replacing alloca() with std::vector. The previous version, DOSBox-X Git (2022/12/31), is available …
Read More »DOSBox-Staging Repository (Release Date: 2025/12/31)
DOSBox-Staging Git (2025/12/31) has been compiled to modernize the DOSBox project, utilizing current development practices and tools. Recent updates include synchronizing DOS mouse driver languages with translations, adding public functions for language and territory retrieval, and making the ‘iso_locale_codes.h’ header public. The repository improves safety by replacing unsafe ‘sscanf’ calls with ‘parse_int’ and ‘parse_float’, identified through CodeQL analysis. Key files updated include ‘int10_modes.cpp’, ‘mixer.cpp’, and ‘shell_cmds.cpp’, enhancing compatibility with today’s …
Read More »DuckStation Git Update (December 31, 2025)
DuckStation Git (2025/12/31) is an emulator for the Sony PlayStation, prioritizing playability, speed, and maintainability. It aims for high accuracy while supporting low-end devices, with features like a CPU recompiler/JIT, various rendering options (D3D11, OpenGL, Vulkan), and enhancements such as upscaling and texture filtering. It supports multiple file formats, controller inputs, and game functionality like save states and automatic updates. Recent changelogs include UI improvements, bug fixes, and enhanced cheat …
Read More »Dolphin Git Version 2512-99
Dolphin Git 2512-99 is the latest update of the Dolphin Project, the pioneering Gamecube emulator capable of running commercial games. It emulates Gamecube, Wii, and Triforce, offering features beyond the original consoles. The update includes changes like allowing const object usage, enabling broadband adapter IPC support on FreeBSD, and upgrading cpp-ipc to v1.4.0. Dolphin has partial Wii support and is compatible with most Gamecube titles. Users can download versions for …
Read More »Azahar Git (December 31, 2025)
Azahar Git (2025/12/31) is an open-source 3DS emulator project based on Citra. The latest changelog includes a fix for plugin memory management (#1554) and an update to prevent refreshing the game directory while powered on (#1553). Users can download the x64 version and access the source code through the provided link. Azahar Git (2025/12/31) has been compiled. It is an open-source 3DS emulator project built on Citra. Azahar Git changelog: …
Read More »Vita3K Repository Update (December 30, 2025)
Vita3K Git (2025/12/30) is an experimental PlayStation Vita emulator compatible with Windows, Linux, and macOS. Currently, it supports a limited number of homebrew programs in .vpk format, with no commercial games playable. Recent updates include the addition of LLE modules for Ad-hoc mode, enhanced backend-render configuration options, and improvements to audio playback quality. Notable fixes include mutex protection for the H.264 codec and adjustments to motion device support. The GUI …
Read More »RPCS3 Git Update (December 30, 2025)
RPCS3 Git (2025/12/30) is an open-source Sony PlayStation 3 emulator and debugger for Windows and Linux, developed since 2011. It supports DirectX 12, Vulkan, and OpenGL renderers, enabling it to boot and play many commercial games and PlayStation 3 SDK samples. Ongoing contributions continue to improve compatibility with more titles. Recent updates include enhancements to photo import/export functionalities, adjustments to the media list for deeper folder structures, and filename updates …
Read More »Project64 Git Update (December 30, 2025)
Project64 Git (2025/12/30) is a Windows-based proprietary emulator for Nintendo 64 games, utilizing a plug-in system for third-party development. Users can play games by reading ROM images from cartridges or using homebrew. Initially created by Jabo and zilmar as a programming challenge, Project64 is now open source. Recent updates include enhancements to the RSP register window in x64 and the implementation of pshufd for lqv. The emulator is available for …
Read More »Play! Git (December 30, 2025)
Play! Git (2025/12/30) is a PlayStation 2 emulator for Windows, developed in C/C++. It employs an instruction caching and recompilation method for improved CPU emulation performance. Recent updates in the changelog include merging pull requests, renaming various arcade definition files, and adding new configurations for arcade games like Time Crisis 4 (Japan) and Battle Gear 3J. Users can download the x64 version of Play! Git from the provided source. Play! …
Read More »melonDS Git (December 30, 2025)
melonDS Git (2025/12/30) is an open-source emulator for the Nintendo DS, part of a new wave of DS emulators. It features a nearly complete integration of CPU, video, and audio, along with a JIT recompiler for fast emulation. Additional features include an OpenGL renderer with 3D upscaling, support for RTC, microphone, joystick, and savestates, plus various display adjustments. Ongoing work includes improvements in WiFi functionality for local multiplayer, DSi emulation, …
Read More »GearSystem Version Control (December 30, 2025)
GearSystem Git (2025/12/30) is a Sega Master System/Game Gear emulator developed in C++ that is compatible with iOS, Raspberry Pi, Mac, Windows, and Linux. It prioritizes source code readability and high compatibility. Key features include a highly accurate Z80 core, multi-mapper support, external RAM with save files, automatic region detection for various formats, SMS2-specific mode support, an internal ROM detection database, sound emulation via SDL Audio, an integrated disassembler, and …
Read More »Gearboy Git Release (December 30, 2025)
Gearboy Git (2025/12/30) is a C++ Nintendo Game Boy emulator, prioritizing source code readability and simplicity while ensuring high compatibility. Key features include precise CPU and instruction timing, support for various Memory Bank Controllers, and accurate LCD emulation. It generates the original LCD ghosting effect and incorporates sound emulation through SDL Audio. Game Boy Color support, an integrated disassembler, and save state functionality are also included. The emulator is multi-platform, …
Read More »Gearcoleco Git (December 30, 2025)
Gearcoleco Git (2025/12/30) is an open-source, accurate cross-platform ColecoVision emulator developed in C++. It supports multiple platforms including Windows, macOS, Linux, BSD, Raspberry Pi, and RetroArch. Key features include an accurate Z80 core, TMS9918 emulation, sound emulation via SDL Audio, save states, and compressed ROM support. It offers a full debugger with various tools for code navigation and analysis. Additionally, it supports modern game controllers and can operate in portable …
Read More »Flycast Git Version (December 30, 2025)
Flycast Git (2025/12/30) has been compiled as a multi-platform emulator for Sega Dreamcast, Naomi, and Atomiswave, based on reicast. The latest changelog includes the addition of rtt2vram support for the game Jikkyo Powerful Pro Yakyu. Users can download the x64 version or the Android version from the provided source. Flycast Git (2025/12/30) has been compiled. Flycast is a versatile emulator for Sega Dreamcast, Naomi, and Atomiswave platforms, originating from reicast. …
Read More »FB Neo Git (December 30, 2025)
FB Neo Git (2025/12/30) is an updated emulator for arcade games and select consoles, derived from FinalBurn and older MAME versions. The latest changelog includes a Sonic update for d_nes and a Speccy update from user gab75, along with modifications to the README.md. Users can download the new version from the provided source link. FB Neo Git (2025/12/30) has been compiled. FinalBurn Neo serves as an emulator for arcade games …
Read More »PPSSPP Git Version (December 30, 2025)
PPSSPP Git (2025/12/30) has been compiled, providing a fast and portable PSP emulator for Android, Windows, Mac, and Linux, developed in C++. Recent updates include fixes for layout issues related to an increased number of save state slots and the driver bugs list, along with cleanup of game config buttons on the pause screen. Downloads are available for x64 and Android versions. For more details, visit the source link. PPSSPP …
Read More »DuckStation Git Update (December 30, 2025)
DuckStation Git (2025/12/30) is an advanced emulator for the Sony PlayStation, prioritizing playability, speed, and compatibility on low-end devices. It features a CPU recompiler, various rendering options (D3D11, D3D12, OpenGL, Vulkan), and enhancements like upscaling and true color. Notable functionalities include save states, support for multiple file formats, direct homebrew loading, controller compatibility (including lightgun and multitap), and automatic updates. The recent changelog includes improvements in UI, sound management, and …
Read More »DOSBox-Staging Git Update (December 30, 2025)
DOSBox-Staging Git (2025/12/30) aims to modernize the DOSBox project through updated development practices and tools. Recent updates include the removal of redundant delay calls for disk noises, improved handling and logging of DiskNoise enums, the addition of a floppy spin sound sample, and a fix for floppy sounds not playing during booting from floppy images. Users can download the x64 version or access the source code. DOSBox-Staging Git (2025/12/30) has …
Read More »DOSBox-X Git Version (December 30, 2025)
DOSBox-X Git (2025/12/30) has been compiled. It’s a DOSBox branch that emulates an Intel x86 PC, enabling users to run old MS-DOS games on modern systems like Windows XP, Vista, Linux, and FreeBSD. The latest update includes a merged pull request for a Wayland fix and sets the default SDL_VIDEODRIVER to x11 for Linux. For those interested, the source can be downloaded from the provided link. DOSBox-X Git (2025/12/30) has …
Read More »Dolphin Git Version 2512-94
Dolphin Git 2512-94 is the latest version of the Dolphin Project, a prominent emulator for Gamecube, Wii, and Triforce systems. It is the first Gamecube emulator capable of running commercial games and offers features not available on the original consoles. The latest build includes enhancements like fixes for warnings in JitArm64_RegCache and ShaderAsset. Dolphin currently has partial Wii support and successfully plays most Gamecube titles. Users can download the emulator …
Read More »Azahar Git (December 30, 2025)
Azahar Git (2025/12/30) is an open-source 3DS emulator project based on Citra, featuring several updates. The changelog includes a fix for rename and move behavior in the Google Play build, adjustments to CI processes to only build the Android Google Play target for tags, and the addition of build jobs for the Google Play flavor. The implementation of googlePlay build variants is also highlighted. The emulator can be downloaded for …
Read More »Ares Git (December 30, 2025)
Ares Git (2025/12/30) is a multi-system emulator developed since October 14, 2004, evolving from higan and bsnes with a focus on accuracy and preservation. It currently emulates 27 devices, including Famicom, Super Famicom, Nintendo 64 (in development), Game Boy, Master System, Mega Drive, and more. Recent updates in the changelog include adjustments to libco for better alignment and the keyboard IRQ trigger for Game Boy Advance. Users can download Ares …
Read More »
Retro Replay Retro Replay gaming reviews, news, emulation, geek stuff and more!