2019-03-20

rpcs3 Git (2019/03/20)

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

Citra Git (2019/03/20)

EmuCR: CitraCitra Git (2019/03/20) 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.

DeSmuME Git (2019/03/20)

EmuCR:DeSmuMEDeSmuME Git (2019/03/20) 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.

yuzu Git (2019/03/20)

EmuCR: yuzuyuzu Git (2019/03/20) 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.

Vita3K Git (2019/03/20)

EmuCR: Vita3KVita3K Git (2019/03/20) 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-9779

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

Stella Git (2019/03/20)

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

NSFPlay v2.4 Beta 17

NSFPlay v2.4 Beta 17 is released. NSFPlay is an NSF player for Windows and plugin for Winamp. It is a fork of the original program by Brezza, intended to provide support for more recent Windows operating systems, and improve its accuracy and utility.

Caprice Forever v19.3

Caprice Forever v19.3 is released. Caprice Forever is a Amstrad CPC emulator for Windows.

NPlayers.ini v0.207

EmuCR: NPlayers.iniNPlayers.ini v0.207 is released. NPlayers.ini fills the "Players" column of your favourite MAME / SDLMAME frontend letting you know how many players the game supports and if it's simultaneous play or not. You'll find more info in the text file included in the zip archive.

QEMU v4.0.0-rc0

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