2019-08-07

Xenia Git (2019/08/07)

EmuCR: XeniaXenia Git (2019/08/07) is compiled. Xenia is an experimental emulator for the Xbox 360. It does not run games (yet).

Project64 Git (2019/08/07)

EmuCR: Project 64Project64 Git (2019/08/07) is compiled. Project 64 is a proprietary Nintendo 64 emulator for Windows. It employs a plug-in system that allows third-party software developers to create their own implementation of a specified component. Project64 allows the user to play Nintendo 64 games on a computer by reading ROM images, either dumped from the read-only memory of a Nintendo 64 cartridge or created directly on the computer as homebrew. Project64 started as an exercise by Jabo and zilmar in an attempt to see if they were capable of programming a Nintendo 64 emulator. It's open source now.

Fceux Git (2019/08/07)

EmuCR:FceuxFceux Git (2019/08/07) 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.

Dolphin Git 5.0-10774

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

PPSSPP Git (2019/08/07)

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

Stella Git (2019/08/07)

EmuCR: StellaStella Git (2019/08/07) 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!

Emma 02 v1.31

EmuCR: Emma 02Emma 02 v1.31 is released. Emma 02 is an emulator for the relatively unknown COMX-35 computers from the early 80s. Emma 02 runs on Windows XP, Vista and Windows 7.

CEMU Graphic Packs v509

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

QEMU v4.1.0-rc4

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