2018-08-03

PCSX2 Git (2018/08/03)

EmuCR: PCSX2PCSX2 Git (2018/08/03) is compiled. PCSX2 is an open source PlayStation 2 (PS2) emulator for the Microsoft Windows and Linux operating systems. With the most recent versions, many PS2 games are playable (although speed limitations have made play-to-completion tests for many games impractical), and several games are claimed to have full functionality.

Citra Git (2018/08/03)

EmuCR: CitraCitra Git (2018/08/03) is released. This is the trunk of Citra Project. Citra is an experimental open-source Nintendo 3DS emulator/debugger written in C++. At this time, it only emulates a very small subset of 3DS hardware, and therefore is only useful for booting/debugging very simple homebrew demos. Citra is licensed under the GPLv2. Refer to the license.txt file included.

Ryujinx Git (2018/08/03)

EmuCR: RyujinxRyujinx Git (2018/08/03) is complied. Ryujinx is a Experimental Switch emulator written in C#. Don't expect much from this. Some homebrew apps works, and Tetris shows the intro logos (sometimes) but that's about it for now. Contributions are always welcome.

yuzu Git (2018/08/03)

EmuCR: yuzuyuzu Git (2018/08/03) 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 shared 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.

Vita3K Git (2018/08/03)

EmuCR: Vita3KVita3K Git (2018/08/03) is complied. 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.

Dolphin Git 5.0-8516

EmuCR: DolphinDolphin Git 5.0-8516 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.

Reicast Git (2018/08/03)

EmuCR: reicastReicast Git (2018/08/03) 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.

Play! Git (2018/08/03)

EmuCR: Play!Play! Git (2018/08/03) is complied. Play! is an attempt at creating an emulator for the PlayStation 2 (PS2) console on the Windows platform. It is currently written in C/C++. It uses an instruction caching/recompilation scheme to achieve better performance while emulating the CPU.

NestopiaX v2.2

EmuCR: NestopiaXNestopiaX v2.2 is released. NestopiaX is a NES emulator for the XBOX. This is a port of the pc NES emu nestopia and is now the best NES emu on XBOX. It also plays the famicom disc system games at full framerate.

Stella Git (2018/08/03)

EmuCR: StellaStella Git (2018/08/03) is compiled. Stella is a multi-platform Atari 2600 VCS emulator. The Atari 2600 Video Computer System (VCS), introduced in 1977, was the most popular home video game system of the early 1980's. Now you can enjoy all of your favorite Atari 2600 games on your PC thanks to Stella!

MasterGear v4.4 for Windows

EmuCR: MasterGearMasterGear v4.4 for Windows is released. MasterGear is a program that emulates 8bit SEGA videogames on your computer. It runs games made for SEGA MasterSystem (Mark3 in Japan) and GameGear, as well as their predecessors: SG1000, SC3000, SF7000, and Mark2. MasterGear will also help hobbyists who still write software for these systems to debug their works without using rare and costly development hardware.

CEMU Graphic Packs v82

EmuCR: WiiUCEMU Graphic Packs v82 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.

mGBA Git (2018/08/03)

EmuCR: mGBAmGBA Git (2018/08/03) is compiled. mGBA is a new emulator for running Game Boy Advance games. It aims to be faster and more accurate than many existing Game Boy Advance emulators, as well as adding features that other emulators lack.

QEMU v2.12.1

EmuCR: QEMUQEMU v2.12.1 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.