03 January, 2012

Dolphin Git 3.0-335 is released. This is the trunk of Dolphin Project. Dolphin is the first Gamecube emulator able to run commercial games! Dolphin is a great Gamecube(NGC) and Wii emulator. It has a partial Wii support and plays most Gamecube games. Dolphin has been changed SVN to Git recently.

Dolphin Git changelog:
* Fixed the safe write path of the stfd instruction in the JIT. Fixes issue 4001.
* Reordered the safe write path of the stfd instruction.
* Fixed and streamlined overflow detection, improved subtraction methods, general flag-based optimizations including GenerateRC() which uses the sign/zero flag of the last operation
* Fixed a bad typo. Why are there different inst.Rc and inst.RC variables? >_>
* Removed an extraneous FlushLockX, further optimized simultaneous handling of carry/overflow.
* rlwimix optimizations
* rolwinmix and rlwnmx optimizations, another Rc/RC typo fixed
* Erp, some changes were not committed
* srwx and slwx optimizations
* Removed the "Reload MemCard on load state" hack as it is no longer needed with the new save states system.
Fixes issue 4898.
* x86 shift of 0 doesn't update flags, check the value manually
* Merge branch 'master' of https://code.google.com/p/dolphin-emu

Download: Dolphin Git 3.0-335 x86 - Jumbofiles
Download: Dolphin Git 3.0-335 x64 - Jumbofiles