2024-08-04
rpcs3 Git (2024/08/04)
rpcs3 Git (2024/08/04) 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.
Ryujinx Git (2024/08/04)
Ryujinx Git (2024/08/04) 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.
DeSmuME Git (2024/08/04)
DeSmuME Git (2024/08/04) is compiled. DeSmuME is an open source Nintendo DS(NDS) emulator for Linux, Mac OS and Windows. DeSmuME supports save states, the ability to increase the size of the screen and it supports filters to improve image quality. DeSmuME also supports microphone use on Windows and Linux ports, as well as direct video and audio recording. The emulator also features a built-in movie recorder.
DuckStation Git (2024/08/04)
DuckStation Git (2024/08/04) is compiled. DuckStation is an simulator/emulator of the Sony PlayStation(TM) console, focusing on playability, speed, and long-term maintainability. The goal is to be as accurate as possible while maintaining performance suitable for low-end devices. "Hack" options are discouraged, the default configuration should support all playable games with only some of the enhancements having compatibility issues.
PCSX-Redux Git (2024/08/04)
PCSX-Redux Git (2024/08/04) 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.
Hades Git (2024/08/04)
Hades Git (2024/08/04) is compiled. A Nintendo Game Boy Advance emulator. Hades is still under heavy development but it aimes to have a decent balance between usability, speed and accuracy.
DOSBox-Staging Git (2024/08/04)
DOSBox-Staging Git (2024/08/04) 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.
Dolphin Git 2407-119
Dolphin Git 2407-119 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.
BizHawk Git (2024/08/04)
BizHawk Git (2024/08/04) 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.
Ares Git (2024/08/04)
QEMU v9.0.50
QEMU v9.0.50 is released. QEMU is a generic and open source machine emulator and virtualizer.When used as a machine emulator, QEMU can run OSes and programs made for one machine (e.g. an ARM board) on a different machine (e.g. your own PC). By using dynamic translation, it achieves very good performances.When used as a virtualizer, QEMU achieves near native performances by executing the guest code directly on the host CPU. A host driver called the QEMU accelerator (also known as KQEMU) is needed in this case. The virtualizer mode requires that both the host and guest machine use x86 compatible processors.
WinVICE r45261
WinVICE r45261 is released. WinVICE is a program that executes programs intended for the old 8-bit computers. The current version emulates the C64, the C128, the VIC20, all the PET models (except the SuperPET 9000, which is out of line anyway), the PLUS4 and the CBM-II (aka C610).
N64 Git (2024/08/04)
N64 Git (2024/08/04) is compiled. Experimental low-level N64 emulator written in C and a bit of C++. Still under heavy development and not ready for prime time. Compatibility is not high and performance is not great (yet.) The goals of this project are to create a low-level emulator with good compatibility, while learning a lot along the way.