2014-02-26

x360ce SVN r869

EmuCR:x360ce x360ce SVN r869 is compiled. Xbox 360 Controller Emulator (a wrapper library that translates the xinput calls to directinput calls) which allows your controller (GamePad, Joystick, Wheel, ...) to function like an Xbox 360 controller on a Windows PC. For example it allows you to play Grand Theft Auto (GTA) game with Logitech wheel.

Swiss SVN r256

Swiss SVN r256 is compiled. The swiss army knife of gamecube homebrew. Swiss aims to be the ultimate utility Gamecube homebrew application.

MESS SVN r28008

EmuCR: MESSMESS SVN r28008 is compiled. MESS(Multi Emulator Super System) is an open source emulator which emulates a large variety of different systems. MESS is a source-available project which documents the hardware for a wide variety of (mostly vintage) computers, video game consoles, and calculators through software emulation, as MAME does for arcade games. As a nice side effect to this documentation, MESS allows software and games for these hardware platforms to be run on modern PCs.

MAME SVN r28015

MAMEMAME SVN r28015 is compiled. MAME stands for Multiple Arcade Machine Emulator. When used in conjunction with images of the original arcade game's ROM and disk data, MAME attempts to reproduce that game as faithfully as possible on a more modern general-purpose computer. MAME can currently emulate several thousand different classic arcade video games from the late 1970s through the modern era.

rpcs3 Git (2014/02/26)

EmuCR: rpcs3 rpcs3 Git (2014/02/26) is compiled. rpcs3 is an open source PlayStation 3 (PS3) emulator for the Microsoft Windows. Current versions can run only small homebrew for PS3. Developers are planning to make it to emulate PS3 on its speed in the near future.

BizHawk SVN r6159

EmuCR: BizHawkBizHawk SVN r6159 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.

MD.emu for Android v1.5.16

EmuCR: MD.emu for AndroidMD.emu for Android v1.5.16 is released. MD.emu is a commercial port of the Sega Genesis/Mega Drive and Master System/Mark III emulator Genesis Plus (GPL) for Android. Sega Genesis/Mega Drive and Master System/Mark III emulator based on Genesis Plus (GPL), designed and tested on the original Droid/Milestone and the Xoom, but works on many devices with similar specs. While not currently as fast as some other Genesis apps available (performance is similar my SNES app depending on the game), MD.emu features very accurate emulation is able to properly display graphics in many games other apps do not. Examples include Panorama Cotton, Star Control, and the VS mode in Sonic 2. My goal for future updates is to eventually provide Sega CD support.

MSX.emu for Android v1.5.17

EmuCR: MSX.emuMSX.emu for Android v1.5.17 is released. MSX.emu is a commercial port of the MSX emulator BlueMSX for Android. A port to iOS and WebOS is also announced.

DeSmuME SVN r4998

EmuCR:DeSmuMEDeSmuME SVN r4998 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.

Neo.emu v1.5.16

EmuCR: Neo.emuNeo.emu v1.5.16 is released. NEO.emu is a Neogeo arcade and home system emulator based on Gngeo 0.8-svn (GPL), designed and tested on the original Droid/Milestone, Xoom, and Xperia Play, but works on many devices with similar specs (performance is better than previously released Neogeo apps from personal testing). It requires user-supplied romsets from MAME 0.145 or similar for correct operation (neogeo.zip, etc).

PCE.emu for Android v1.5.16

EmuCR: MSX.emuPCE.emu v1.5.16 for Android is released. PCE.emu is a free Android port of the PC-Engine emulator Mednafen. PC Engine/TurboGrafx-16 (TG16) emulator based on Mednafen (GPL), designed and tested on the original Droid/Milestone and the Xoom, but works on many devices with similar specs.

NGP.emu for Android v1.5.16

EmuCR: NGP.emuNGP.emu for Android v1.5.16 is released. NGP.emu is a commercial Android port of the Neo Geo Pocket emulator Neopop (SDL).

VirtualBox v4.3.8

EmuCR: VirtualBoxVirtualBox v4.3.8 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.

C64.emu v1.5.17 for Android

EmuCR: AlmostTIC64.emu v1.5.17 for Android is released. Advanced Commodore 64 (C64) emulator based on VICE 2.4.3. This is a fully native port not using SDL and implements features needed to run the majority of games with additional functionality coming in the future. The source is available under the GPLv3.

GBC.emu for Android v1.5.16

EmuCR: GBC.emuGBC.emu for Android v1.5.16 is released. GBC.emu is a commercial port of the Game Boy / Game Boy Color emulator Gambatte for Android. Gameboy (Color) emulator based on Gambatte (GPL), designed and tested on the original Droid/Milestone and the Xoom, but works on many devices with similar specs.

GBA.emu v1.5.16

EmuCR: GBA.emuGBA.emu v1.5.16 is released. Emulate the classic Gameboy Advance (GBA) hand-held on your Android device. Gameboy Advance emulator based on VBA-M r1097 (GPL), designed and tested on the Xoom, Galaxy S2, and Xperia Play, but works on many devices with similar specs. I have made a number of custom optimizations to increase speed while maintaining VBA-M's excellent compatibility and audio quality. You should have at least a 1GHz CPU for best results.

Snes9x EX v1.5.16

EmuCR: Snes9x EXSnes9x EX v1.5.16 is released. Snes9x EX is an SNES/Super Famicom emulator written in C++ for Android, iOS, WebOS. It uses the emulation backend from Snes9x and is built on top of the Imagine engine.

RetroArch Git (2014/02/24)

EmuCR: RetroArch  RetroArch Git (2014/02/24) is complied. RetroArch is the reference frontend for the libretro API. Popular examples of implementations for this API includes videogame system emulators and game engines, but also more generalized 3D programs. These programs are instantiated as dynamic libraries. We refer to these as "libretro cores". libretro is an API that exposes generic audio/video/input callbacks. A frontend for libretro (such as RetroArch) handles video output, audio output, input and application lifecycle. A libretro core written in portable C or C++ can run seamlessly on many platforms with very little/no porting effort.

Fceux SVN r3062

EmuCR:FceuxFceux SVN r3062 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.

Altirra 2.5 Test 29

EmuCR:AltirraAltirra 2.5 Test 29 is released. Altirra is an Atari 8 bit Emulator on the Windows/DOS platform. Altirra emulates several models of the 8-bit Atari computers. This includes the the 800, 800XL, and 130XE versions. Altirra is quite matured now, and IMO, the best Atari Emu currently! It also supports some copy protected games properly in emulation.