2016-11-16

Cxbx Reloaded Git (2016/11/16)

EmuCR:Xbox EmulatorsCxbx Reloaded Git (2016/11/16) is compiled. Cxbx-Reloaded is an emulator for running Microsoft Xbox (and eventually, Chihiro) games on Microsoft Windows. The project began life as a fork of Cxbx with added 64-bit support. Work is currently underway to backport some of the improvements from Dxbx. Cxbx-Reloaded is still pretty unstable, don't expect it to run much at this point.

Supermodel SVN r497

EmuCR: SupermodelSupermodel SVN r497 is compiled. Supermodel is a Sega Model 3 arcade emulator. Supermodel emulates Sega's Model 3 arcade platform, allowing you to play a number of ground-breaking 3D classics on your PC.

Project64 Git (2016/11/16)

EmuCR: Project 64Project64 Git (2016/11/16) 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.

bsnes-plus Git (2016/11/16)

EmuCR:bsnes Emulatorsbsnes-plus Git (2016/11/16) is complied. bsnes-plus (or bsnes+) is a fork of bsnes (based on bsnes-classic) intended to introduce some new features and improvements, mostly aimed at debugging. bsnes is an emulator for the Super Famicom and SNES video game systems. The purpose of the emulator is a bit different from other emulators: it focuses on accuracy, debugging functionality, and clean code.

Snes9x Git (2016/11/16)

EmuCR: Snes9xSnes9x Git (2016/11/16) is compiled. Snes9x is a portable, freeware Super Nintendo Entertainment System (SNES) emulator. It basically allows you to play most games designed for the SNES and Super Famicom Nintendo game systems on your PC or Workstation; which includes some real gems that were only ever released in Japan. Snes9x is the result of well over three years worth of part-time hacking, coding, recoding, debugging, divorce, etc. (just kidding about the divorce bit). Snes9x is coded in C++, with three assembler CPU emulation cores on the i386 Linux and Windows ports.

bsnes-plus 6xBRZ v073.19

EmuCR:bsnes Emulatorsbsnes-plus with 6xBRZ v073.19 is released. bsnes-plus (or bsnes+) is a fork of bsnes (based on bsnes-classic) intended to introduce some new features and improvements, mostly aimed at debugging. bsnes is an emulator for the Super Famicom and SNES video game systems. The purpose of the emulator is a bit different from other emulators: it focuses on accuracy, debugging functionality, and clean code.

JoyToKey v6.0 beta

EmuCR: JoyToKeyJoyToKey v6.0 beta is released. This software is a keyboard emulator for joysticks. It converts joystick input into keyboard input (and mouse input).Use it when you want to control an application with joysticks that doesn't support joystick input. If you wish, you can control even Word, Excel, etc. with joysticks!

BizHawk Git (2016/11/16)

EmuCR: BizHawkBizHawk Git (2016/11/16) 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.

Dolphin Git 5.0-1323

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

WinVICE SVN r32315

EmuCR: SDLVICE WinVICE SVN r32315 is compiled. 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 v2.8.0 RC0

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