2021-12-25

yuzu Git (2021/12/25)

EmuCR: yuzuyuzu Git (2021/12/25) is compiled. yuzu is a work-in-progress Nintendo Switch emulator. yuzu is an open-source project, licensed under the GPLv2 (or any later version). yuzu has been designed with portability in mind, with builds available for Windows, Linux, and macOS. The project was started in spring of 2017 by bunnei, one of the original authors of the popular Citra 3DS emulator, to experiment with and research the Nintendo Switch. Due to the similarities between Switch and 3DS, yuzu was developed as a fork of Citra. This means that it uses the same project architecture, and both emulators benefit from sharead improvements. During the early months of development, work was done in private, and progress was slow. However, as Switch reverse-engineering and homebrew development became popular, work on yuzu began to take off as well.

Ryujinx Git (2021/12/25)

EmuCR: RyujinxRyujinx Git (2021/12/25) is compiled. Ryujinx is an open source Nintendo Switch Emulator written in C# created by gdkchan. This emulator aims at providing good performance and accuracy, a friendly interface, and consistent builds. Ryujinx is currently available for Windows, Linux, and macOS.

rpcs3 Git (2021/12/25)

EmuCR: rpcs3 rpcs3 Git (2021/12/25) is compiled. RPCS3 is an open-source Sony PlayStation 3 emulator and debugger written in C++ for Windows and Linux. The emulator has been in development since early 2011 and currently supports modern DirectX 12, Vulkan and OpenGL renderers. The emulator is capable of booting and playing a decent amount of commercial games and PlayStation 3 SDK samples. Many more titles are also becoming playable with future development by contributors.

PCSX2 Git (2021/12/25)

EmuCR: PCSX2PCSX2 Git (2021/12/25) is compiled. PCSX2 is a free and open-source PlayStation 2 (PS2) emulator. Its purpose is to emulate the PS2's hardware, using a combination of MIPS CPU Interpreters, Recompilers and a Virtual Machine which manages hardware states and PS2 system memory. This allows you to play PS2 games on your PC, with many additional features and benefits. The PCSX2 project has been running for more than ten years. Past versions could only run a few public domain game demos, but newer versions can run most games at full speed, including popular titles such as Final Fantasy X and Devil May Cry 3.

Vita3K Git (2021/12/25)

EmuCR: Vita3KVita3K Git (2021/12/25) is compiled. Vita3K is an experimental PlayStation Vita emulator for Windows, Linux and macOS. The emulator currently runs a few homebrew programs in .vpk format. No commercial games are playable.

PCSX-Redux Git (2021/12/25)

EmuCR: PCSX-ReduxPCSX-Redux Git (2021/12/25) is compiled. This is yet another fork of the Playstation Emulator, PCSX. While the work here is very much in progress, the goal is roughly the following: Bring the codebase to more up to date code standards. Get rid of the plugin system and create a single monolithic codebase that handles all aspects of the playstation emulation. Write everything on top of SDL/OpenGL3+/ImGui for portability and readability. Improve the debugging experience. Improve the rendering experience.

NanoBoyAdvance Git (2021/12/25)

EmuCR NanoBoyAdvanceNanoBoyAdvance Git (2021/12/25) is compiled. NanoboyAdvance is a Nintendo Game Boy Advance (TM) emulator written in C++17. The goal is to create a minimal, accurate and reasonably efficient Game Boy Advance emulator in modern C++. The emulator implements the core hardware completely and with high accuracy. Almost all games can be emulated without any known issues, even the 'Classic NES' titles which abuse a variety of edge-cases and undefined behaviour.

GearSystem Git (2021/12/25)

EmuCR: GearSystem GearSystem Git (2021/12/25) is complied. GearSystem is a Sega Master System / Game Gear emulator written in C++ that runs on iOS, Raspberry Pi, Mac, Windows and Linux. The main focus of this emulator is readability of source code with very high compatibility.

Gearboy Git (2021/12/25)

EmuCR: GearboyGearboy Git (2021/12/25) is compiled. Gearboy is a Nintendo Game Boy emulator written in C++. The emulator is focused on readability of source code, but nevertheless it has good compatibility. A lot of effort has gone into this in order to follow OOP and keep it as simple as possible.

Fceux Git (2021/12/25)

EmuCR:FceuxFceux Git (2021/12/25) is compiled. FCEUX is a cross platform, NTSC and PAL Famicom/NES emulator that is an evolution of the original FCE Ultra emulator. Over time FCE Ultra had separated into many separate branches. The concept behind FCEUX is to merge elements from FCE Ultra, FCEU rerecording, FCEUXD, FCEUXDSP, and FCEU-mm into a single branch of FCEU. As the X implies, it is an all-encompassing FCEU emulator that gives the best of all worlds for the general player, the ROM-hacking community, and the Tool-Assisted Speedrun Community.

Flycast Git (2021/12/25)

EmuCR: Flycast Flycast Git (2021/12/25) is compiled. Flycast is a multi-platform Sega Dreamcast, Naomi and Atomiswave emulator derived from reicast.

DuckStation Git (2021/12/25)

EmuCR: DuckStation DuckStation Git (2021/12/25) is compiled. Fast-ish PlayStation 1 emulator for PC and Android.

Dolphin Git 5.0-15684

EmuCR: DolphinDolphin Git 5.0-15684 is compiled. This is the trunk of Dolphin Project. Dolphin is the first Gamecube emulator able to run commercial games! Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on the Gamecube) emulator which supports many extra features and abilities not present on the original consoles. It has a partial Wii support and plays most Gamecube games.

puNES Git (2021/12/25)

EmuCR: puNESpuNES Git (2021/12/25) is compiled. puNES is a NES emulator. Currently the program supports mappers 0, MMC1, UNROM, CNROM, and the sound is available. It uses the SDL libraries and it works on both Linux and Windows.

Jpcsp Git (2021/12/25)

EmuCR:JPcspJpcsp Git (2021/12/25) is compiled. JPCSP is a PlayStation Portable(PSP) emulator, allowing you to play your PSP games on a PC. Even though Jpcsp is written in Java, it can already reach 100% PSP speed on a lot of commercial games... and the emulator performance is constantly increasing. Jpcsp takes full advantage of dual-core processors, matching the PSP dual-core architecture. Even a quad-core can give a small performance improvement by leaving free CPU cores for the Java JIT Compiler and the graphics cache.

FB Neo Git (2021/12/25)

EmuCR: FB AlphaFB Neo Git (2021/12/25) is compiled. FinalBurn Neo is an Emulator for Arcade Games & Select Consoles. It is based on the emulators FinalBurn and old versions of MAME.

DOSBox-Staging Git (2021/12/25)

EmuCR: DOSBoxDOSBox-Staging Git (2021/12/25) is compiled. This repository attempts to modernize the DOSBox project by using current development practices and tools, fixing issues, adding features that better support today's systems, and sending patches upstream.

BizHawk Git (2021/12/25)

EmuCR: BizHawkBizHawk Git (2021/12/25) is compiled. BizHawk is a A multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.

VICE v3.1.cloanto14

EmuCR: SDLVICE VICE v3.1.cloanto14 is released. VICE is a program that runs on a Unix, MS-DOS, Win32, OS/2, Acorn RISC OS, BeOS, QNX 4.x, QNX 6.x, Amiga, GP2X, SkyOS or Mac OS X machine and executes programs intended for the old 8-bit computers. The current version emulates the C64, the C64DTV, the C128, the VIC20, almost all PET models, the PLUS4 and the CBM-II (aka C610).

Hypseus Singe v2.6.21

Hypseus SingeHypseus Singe v2.6.21 is released. Hypseus is a fork of Matt Ownby's Daphne. A program to play laserdisc arcade games on a PC, Mac or Raspberry Pi. This version includes Singe support for Fan Made and American Laser Games.

Ludo v0.16.11

Ludo v0.16.11 is released. Ludo is a work in progress libretro frontend written in go. It works on OSX, Linux, Linux ARM and Windows. libretro is an API designed mainly for games and emulators.

86Box v3.1

86Box v3.1 is complied. 86Box is a low level x86 emulator that runs older operating systems and software designed for IBM PC systems and compatibles from 1981 through fairly recent system designs based on the PCI bus.

Wii64 v1.3-20211222

Wii64 v1.3-20211222 are released. Wii64 & Cube64 are Mupen64 for the Gamecube/Wii. Port of the popular multi-OS N64 emulator, Mupen64, to the Nintendo Gamecube and Wii through the libOGC library. The emulator currently uses dynamic recompilation of the N64 machine code to PowerPC (the Gamecube/Wii's ISA) and full hardware accelerated graphics to achieve (near) full-speed emulation in most instances.

Cemu v1.26.0

EmuCR: WiiUCemu v1.26.0 is released. Cemu is a Nintendo Wii U emulator that runs commercial games. Highly experimental software to emulate Wii U applications on PC.

RMG v0.09

EmuCR: RMGRMG v0.09 is released. Rosalie's Mupen GUI is a free and open-source mupen64plus GUI written in C++. It offers a simple-to-use user interface.

JKCemu v0.9.8

EmuCR:JKCEMU JKCemu v0.9.8 is released. JKCEMU is a software emulator that most of the products manufactured in the GDR home and small computers as well as emulating instructions issued or sold it-yourself computer. Thus JKCEMU KC is a broad-emulator, also brings the tools for too many tangential issues. JKCEMU Runs under Windows, Linux, Solaris, MacOS X and other systems with an installed Java 6 Standard Edition.

Q-emuLator v3.4

EmuCR: Q-emuLatorQ-emuLator v3.4 is released. Q-emuLator is a software emulator of the QL, running as an application in the Windows and Mac OS environments. Q-emuLator has an interpreter of the 68008's instructions, and emulates the basic QL's hardware, redirecting input and output to the Mac's or PC's video, keyboard, mouse, disks, sound hardware and serial ports.

XRoar v1.0.5

XRoar v1.0.5 is released. XRoar is a Dragon emulator for Linux, Unix, OS X, GP32, Nintendo DS and Windows. Due to hardware similarities, XRoar also emulates the Tandy Colour Computer (CoCo) models 1 & 2.

VICE v3.6

EmuCR: SDLVICE VICE v3.6 is released. VICE is a program that runs on a Unix, MS-DOS, Win32, OS/2, Acorn RISC OS, BeOS, QNX 4.x, QNX 6.x, Amiga, GP2X, SkyOS or Mac OS X machine and executes programs intended for the old 8-bit computers. The current version emulates the C64, the C64DTV, the C128, the VIC20, almost all PET models, the PLUS4 and the CBM-II (aka C610).

CEMU Graphic Packs v833

EmuCR: WiiUCEMU Graphic Packs v833 is released. It is a Community Graphic Packs for Cemu. Cemu is a Nintendo Wii U emulator that runs commercial games. Highly experimental software to emulate Wii U applications on PC.