Tag Archives: Console

Gearcoleco Git Update (May 4, 2026)

Gearcoleco Git (2026/05/04) is an open-source, highly accurate Cross-platform emulator for ColecoVision, developed in C++. It supports multiple operating systems, including Windows, macOS, Linux, BSD, and Raspberry Pi, as well as various platforms through libretro. Key features include an accurate Z80 core, TMS9918 emulation, sound emulation via SDL Audio, and save states. The emulator also hosts a comprehensive debugger, offering tools like a just-in-time disassembler and memory access breakpoints. Recent …

Read More »

GearSystem Git Update (May 3, 2026)

GearSystem Git (2026/05/03) is a Sega Master System/Game Gear emulator developed in C++ that supports iOS, Raspberry Pi, Mac, Windows, and Linux. Prioritizing source code readability, it boasts high compatibility and features a highly accurate Z80 core, multi-mapper support, external RAM with save files, and automatic region detection. Additional capabilities include SMS2 224 mode support, an internal ROM detection database, SDL Audio sound emulation, an integrated disassembler, and compressed ROM …

Read More »

Gearboy Git Update (May 4, 2026)

Gearboy Git (2026/05/04) is a Nintendo Game Boy emulator developed in C++, emphasizing source code readability while maintaining good compatibility. It features accurate CPU emulation, instructional and memory timing, support for various Memory Bank Controllers (MBCs), and precise LCD controller emulation. Additional functionalities include sound emulation with SDL Audio, Game Boy Color support, an integrated disassembler, save states, and compatibility with ZIP-compressed ROMs. It supports cheats and runs on multiple …

Read More »

DuckStation Git Update (May 4, 2026)

DuckStation Git (2026/05/04) is an emulator for the Sony PlayStation™, designed for playability, speed, and compatibility with low-end devices. It aims for accuracy while offering enhancements like CPU recompiler/JIT support, various rendering options (D3D11, D3D12, OpenGL, Vulkan), upscaling, and true color. Features include “fast boot,” save state support, and compatibility with multiple file formats. It supports various input methods, including controllers and light guns, and includes debugging tools, memory card …

Read More »

Dolphin Git Version 2603-354

Dolphin Git 2603-354 is the latest version of the Dolphin Project, a GameCube emulator that can run commercial games. It also supports Wii and Triforce (an arcade machine based on GameCube) games, offering features beyond the original consoles. The update includes changes to the code, specifically the replacement of some [[maybe_unused]] annotations with commented names. Users can download the emulator for both x64 and Android platforms. For the latest updates, …

Read More »

PPSSPP Git Update (May 4, 2026)

PPSSPP Git (2026/05/04) is now available as a fast and portable PSP emulator for Android, Windows, Mac, and Linux, developed in C++. Recent updates include improvements in search functionalities, such as type-to-search in the cheats dialog and enhanced handling of legacy icon images for compressed files. Additionally, the code structure has been refined with the separation of SearchEngine and SearchBar, alongside UI enhancements and fixes for plugin installation issues. Users …

Read More »

Citron-NEO Version Control (May 4, 2026)

Citron-NEO Git (2026/05/04) has been released, serving as a streamlined version of the former yuzu emulator. The update includes a comprehensive UI overhaul, fixes for title text cramping when changing resolutions, and various minor tweaks to improve Windows compatibility. Notable features include integration with SteamGridDB and adjustments in the Details Tab and icon sizes. The update also includes the dynarmic version from 2026-05-03, and a new CLI tool for translating …

Read More »

BizHawk Git Release (May 4, 2026)

BizHawk Git (2026/05/04) is a multi-system emulator written in C# that offers features for casual gamers, including full-screen support and joypad compatibility. It also includes comprehensive rerecording and debugging tools for various systems. Supported platforms encompass a wide range, such as Apple II, Atari systems, Nintendo (including Game Boy, NES, and 3DS), Sega consoles, Commodore, and more. The latest update includes a changelog item that swaps default digital-analog binds for …

Read More »

SuperSnes9x Version 1.63.12

SuperSnes9x v1.63.12 is a portable SNES emulator based on Snes9x, featuring Kaillera support, RetroAchievements, and enhanced cheat options. The latest update introduces per-pixel PPU and interleaving for CPU/PPU, along with several fixes for graphical issues in games like Animaniacs and Wario Land 2. Key changes include adjustments to cycle management, optimized audio synchronization, and improved state loading. Additionally, the update replaces previous protocols with a new 4-bank ICD2 system and …

Read More »

VisualBoyAdvance-M Git Version (May 3, 2026)

VisualBoyAdvance-M Git (2026/05/03) is a newly compiled emulator for Game Boy, Game Boy Color, and Game Boy Advance, compatible with Windows, Linux, and Mac. This update includes several improvements and bug fixes such as eliminating no-op event loops, enhancing keyboard input handling, and refining memory view and input sync. Additionally, issues with sound and tilt have been addressed. Developers can also benefit from mGBA integration. The latest Windows development build …

Read More »

Xenia Git Update (May 3, 2026)

Xenia Git (2026/05/03) is an experimental Xbox 360 emulator that currently does not run games. The latest changelog includes a fix for a crash linked to the disassemble_pm4 option, enhancements to the fake ZPD for QueryBatch titles, and a correction in DmGetConsoleType that now properly uses the value from cvar. Download is available for Xenia Git (2026/05/03). Xenia Git (2026/05/03) has been compiled. Xenia is an experimental emulator designed for …

Read More »

RPCS3 Git Build (May 3, 2026)

RPCS3 Git (2026/05/03) is a C++-based open-source emulator and debugger for the Sony PlayStation 3, compatible with Windows and Linux. In development since 2011, it now supports DirectX 12, Vulkan, and OpenGL renderers, enabling the booting and playing of numerous commercial games and SDK samples. Ongoing contributions continue to enhance its compatibility with more titles. The recent changelog highlights an update to ffmpeg version 8.1 for Windows. The emulator can …

Read More »

Project64 Git Update (May 3, 2026)

Project64 Git (2026/05/03) is a Windows-based Nintendo 64 emulator that employs a plug-in system for customizable components. Users can play Nintendo 64 games by accessing ROMs from cartridges or homebrew. Originally created by Jabo and zilmar, Project64 is now open source. Recent updates include fixes for compile issues and enhancements to core functionalities like CX64RecompilerOps and CX64RegInfo. The software is also available for Android. For download and updates, visit the …

Read More »

PCSX2 Version 2.7.309

PCSX2 v2.7.309 has been released, offering a free and open-source emulator for PlayStation 2 (PS2) games. It emulates the PS2 hardware through MIPS CPU Interpreters, Recompilers, and a Virtual Machine that manages hardware states and system memory, enabling gameplay on PCs with added features. The update includes changes like an updated Base Translation for Qt and corrections to the buffered rectangle size for EE-GS transfers. Users can download PCSX2 v2.7.309 …

Read More »

Gearcoleco Git Update (May 3, 2026)

Gearcoleco Git (2026/05/03) is an open-source ColecoVision emulator designed to run on various platforms, including Windows, macOS, Linux, and Raspberry Pi. Written in C++, it features an accurate Z80 core, precise TMS9918 emulation, SDL Audio-based sound emulation, and supports save states and compressed ROMs. The emulator also offers a full debugger with capabilities like CPU breakpoints, memory editing, and VRAM viewing. Gearcoleco is compatible with multiple devices, including Android, iOS, …

Read More »

Gearboy Git Update (May 3, 2026)

Gearboy Git (2026/05/03) is a Nintendo Game Boy emulator developed in C++, prioritizing readable source code while ensuring strong compatibility. Features include accurate CPU emulation, timing, support for various Memory Bank Controllers (MBCs), and advanced LCD emulation that replicates original Game Boy effects. Additional capabilities include sound emulation via SDL Audio, Game Boy Color support, an integrated disassembler, battery-backed RAM saving, save states, and cheat support. Gearboy is multi-platform, operating …

Read More »

GearSystem Repository (May 3, 2026)

GearSystem Git (2026/05/03) is a versatile emulator for Sega Master System and Game Gear, developed in C++ and compatible with iOS, Raspberry Pi, Mac, Windows, and Linux. Its features include a highly accurate Z80 core, multi-mapper support for various cartridges, and external RAM for save files. It automatically detects regions (NTSC-JAP, NTSC-USA, PAL-EUR) and supports SMS2 only 224 mode. Additional capabilities include sound emulation with SDL Audio, an integrated disassembler …

Read More »

DuckStation Git Update (May 3, 2026)

DuckStation Git (2026/05/03) is a PlayStation emulator emphasizing playability and performance on low-end devices while aiming for high accuracy. Key features include CPU recompiler/JIT for multiple architectures, various rendering options (D3D, OpenGL, Vulkan), hardware enhancements like upscaling and texture filtering, save state support, and compatibility with various game formats. It supports digital and analog controllers, offers features like auto-updates, memory card management, and cheat loading. Recent updates include progress indicators …

Read More »

Vita3K Git Release (May 2, 2026)

Vita3K Git (2026/05/02) is an experimental emulator for PlayStation Vita, compatible with Windows, Linux, and macOS. Currently, it can run some homebrew programs in .vpk format, but commercial games are not supported. The latest changelog indicates an update to the mozilla-actions/sccache-action in the ci-deps group. For further details and to download, visit the provided source link. Vita3K Git (2026/05/02) has been compiled. Vita3K is a test PlayStation Vita emulator available …

Read More »

VisualBoyAdvance-M Git Update (May 2, 2026)

VisualBoyAdvance-M Git (2026/05/02) is a newly compiled emulator for Game Boy, Game Boy Color, and Game Boy Advance, compatible with Windows, Linux, and Mac systems. This development build includes updates and improvements such as Ubuntu upgrades for SDL3, a refactor of GBA PCM FIFO, and multiple fixes for missing defines and scanlines. Users can access the changelog for detailed updates and download the latest version for x64 systems. VisualBoyAdvance-M Git …

Read More »

PCSX2 Version 2.7.308

PCSX2 v2.7.308 has been released, offering a free and open-source emulator for PlayStation 2 games on PC. It emulates the PS2’s hardware using MIPS CPU interpreters, recompilers, and a virtual machine that manages system memory and hardware states. Key updates include improvements to the debugger and cleanup of rendering behaviors in GS/DX11/GL and GS/HW, as well as synchronization of copy behaviors across renderers. Users can download the latest version from …

Read More »

Hades Version Control (May 2, 2026)

Hades Git (2026/05/02) is a Nintendo Game Boy Advance emulator still in active development, focusing on balancing usability, speed, and accuracy. Recent updates include enhancements to the README.md file, the addition of various color correction algorithms inspired by Pokefan531 and Hunterk, and the incorporation of the xBRZ scaling filter. Users can download the latest version as Hades Git (2026/05/02) for x64. Certainly! Here’s a rewritten version while keeping the HTML …

Read More »

DuckStation Git Update (May 2, 2026)

DuckStation Git (2026/05/02) is a PlayStation emulator focusing on accuracy, speed, and compatibility with low-end devices. It includes a CPU recompiler, hardware (D3D11, D3D12, OpenGL, Vulkan) and software rendering, upscaling, and true color support. Key features comprise PGXP for geometric precision, adaptive downsampling, save state support, and various file format compatibility (e.g., bin/cue, PBP). The emulator allows for direct booting of homebrew executables, supports multiple controllers (including lightgun), and includes …

Read More »

Dolphin Git Version 2603-352

Dolphin Git 2603-352 is the latest version of the Dolphin Project, a significant GameCube, Wii, and Triforce emulator known for being the first to run commercial GameCube games. This update includes enhancements not available on the original consoles and features partial Wii support, enabling the play of most GameCube titles. Key changes in this version involve the removal of HostThreadLock from the Android build. Users can download the emulator for …

Read More »

PPSSPP Repository Update (May 2, 2026)

PPSSPP Git (2026/05/02) is a versatile PSP emulator for Android, Windows, Mac, and Linux, developed in C++. Recent updates include enabling/disabling input backends with checkboxes, enhanced error messages for cheat imports, and a new “Paste” icon in the UI. Improvements were made to the soft keyboard and mobile UI, alongside bug fixes for WASAPI initialization. Additionally, various dependencies were updated, and the official list removed a rule-violating site. Compatibility updates …

Read More »