2020-03-21

yuzu Git (2020/03/21)

EmuCR: yuzuyuzu Git (2020/03/21) is complied. 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.

rpcs3 Git (2020/03/21)

EmuCR: rpcs3 rpcs3 Git (2020/03/21) 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.

DuckStation Git (2020/03/21)

EmuCR: DuckStation DuckStation Git (2020/03/21) is complied. Fast-ish PlayStation 1 emulator for PC and Android.

Cemu v1.17.4

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

Reicast Git (2020/03/21)

EmuCR: reicastReicast Git (2020/03/21) is compiled. reicast is a multi-platform Dreamcast emulator. The project is currently in Alpha, usability, performance and stability issues are to be expected. Cortex-A9 dualcore, 1ghz+ is the minimum hardware for decent speeds.

Dolwin Git (2020/03/21)

EmuCR: dolwinDolwin Git (2020/03/21) is compiled. Dolwin is a Nintendo GameCube Emulator for Windows. Dolwin is an emulator of Nintendo Gamecube console. This platform is based on PowerPC-derivative processor, produced by IBM Corp. and codenamed Gekko. Dolwin mainly purposed to emulate homebrewn applications.

DobieStation Git (2020/03/21)

DobieStation Git (2020/03/21) is compiled. A young PS2 emulator with plans for an optimized Android port, as well as a fast, accurate, and easy-to-use PC port. A large portion of the PS2's library can boot or get to menus. Some titles can even go in-game, including high-profile ones such as Final Fantasy X and Shadow of the Colossus. Not intended for general use.

byuu v4

EmuCR: byuubyuu v4 is released. byuu is a multi-system emulator that focuses on accuracy and ease-of-use. It is currently in early release beta status. byuu is an upcoming multi-system emulator that aims to provide the accuracy of higan, with the ease-of-use of bsnes. It seeks to accomplish this by catering to the common 99% of use cases, rather than higan, which tries to cater to every niche. As such, certain advanced functionality will not be available in byuu; however, the emulator will be significantly easier to use, like bsnes.

NooDS Git (2020/03/21)

NooDS Git (2020/03/21) is complied. A (hopefully!) speedy NDS emulator. NooDS is available for Linux, macOS, Windows, and the Nintendo Switch. Automatic builds are provided; to use them, you'll need to install wxWidgets on Linux or macOS, or the latest Visual C++ runtime library on Windows. NooDS doesn't provide high-level emulation of the BIOS yet. To actually run games, you'll need BIOS files, named "bios7.bin" and "bios9.bin", and a firmware file, named "firmware.bin", placed in the same directory as the executable. On the Switch, you'll also need to have a ROM file named "rom.nds" in the directory, because there's no file browser yet.

PPSSPP Git (2020/03/21)

EmuCR: PPSSPPPPSSPP Git (2020/03/21) is compiled. PPSSPP is a fast and portable PSP emulator for Android, Windows, Mac, and Linux, written in C++.

Neko Project 21W v0.86 Rev.72

EmuCR:Neko Project IINeko Project 21/W v0.86 Rev.72 is released. Neko Project II is a port to the Wii of NP2 (Neko Project II), NEC PC-9801 emulator, programmed by Yui.

BizHawk Git (2020/03/21)

EmuCR: BizHawkBizHawk Git (2020/03/21) 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.

WinVICE SVN r37570

EmuCR: SDLVICE WinVICE SVN r37570 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).

QEMU v4.2.0

EmuCR: QEMUQEMU v4.2.0 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.