2018-07-18

rpcs3 Git (2018/07/18)

EmuCR: rpcs3 rpcs3 Git (2018/07/18) 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 (2018/07/18)

EmuCR: CitraCitra Git (2018/07/18) 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/07/18)

EmuCR: RyujinxRyujinx Git (2018/07/18) 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/07/18)

EmuCR: yuzuyuzu Git (2018/07/18) 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.

Reicast Git (2018/07/18)

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

MessoXtras v0.6

EmuCR: MESSMessoXtras v0.51 is released. A port of MESS for Xbox. Emulated systems are currently Bally Astrocade, Casio PV-1000, coCo 1, 2 and 3, Emerson Arcadia 2001, Epoch Game Pocket Computer, Epoch Super Cassette Vision, Fairchild Channel F, Fujitsu FM-7, Fujitsu FM77-AV, Funtech Super A'Can, Hartung Game Master, Mattel Aquarius, Mega Duck, PC-6001, PC-6601, Philips CDi, Philips VG-5000, Sharp MZ-2500, Sharp X1, Socrates Educational Video System, Sord M5, Tatung Einstein and VTech Laser 200. More systems will be added in later releases.

DS4Windows v1.4.123

EmuCR: DS4WindowsDS4Windows v1.4.123 is released. DS4Windows is a portable program that allows you to get the best experience while using a DualShock 4 on your PC. By emulating a Xbox 360 controller, many more games are accessible.

OpenMSX Git (2018/07/18)

EmuCR:OpenMSX OpenMSX Git (2018/07/18) is complie. OpenMSX is an open source MSX emulator which is free according to the Debian Free Software Guidelines, available under the GNU General Public License.For copyright reasons the emulator cannot be distributed with original BIOS ROM images. OpenMSX includes C-BIOS a minimal implementation of the MSX BIOS, allowing to play quite some games without the need to have an original MSX BIOS ROM image. You can also use your own BIOS ROM image if you please.

VirtualBox v5.2.16

EmuCR: VirtualBoxVirtualBox v5.2.16 is released. VirtualBox is a general-purpose full virtualizer for x86/x64 hardware. Targeted at server, desktop and embedded use, it is now the only professional-quality virtualization solution that is also Open Source Software.

QEMU v3.0.0-rc1

EmuCR: QEMUQEMU v3.0.0-rc1 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.