EmuCR Feeds
Email Us

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

Dolphin Git changelog:
* Merge pull request #5132 from ligfx/commentoutpagetagshift
MMU: comment-out unused var HW_PAGE_TAG_SHIFT
* MMU: remove unused var HW_PAGE_TAG_SHIFT
It's not used, so produces a warning during compilation.
* Merge pull request #5126 from leoetlino/version
UICommon: Don't print --version option twice
* UICommon: Don't print --version option twice
cpp-optparse already has the --version option built-in, so having our
own version option results in --version being shown twice.
* Merge pull request #5125 from lioncash/gcode
GeckoCodeConfig: Return vector by value for LoadCodes()
* GeckoCodeConfig: Return vector by value for LoadCodes()
Using an out-param is a leftover from C++03. Action Replay codes already
return the vector of codes by value as well.
* Merge pull request #5122 from lioncash/init
FifoPlayer: In-class initialize member variables where applicable
* FifoDataFile: In-class initialize member variables where applicable
* FifoRecorder: In-class initialize member variables where applicable
* FifoPlayer: In-class initialize member variables where applicable
* Merge pull request #5120 from lioncash/const
JitBase: Make MergeAllowedNextInstructions a const member function
* JitBase: Rename MergeAllowedNextInstructions to CanMergeNextInstructions
This is more indicative that it's checking for something
* JitBase: Make MergeAllowedNextInstructions a const member function
* Merge pull request #5116 from degasus/ArmRegCache
JitArm64: Fix usages in conditional code.
* JitArm64: Fix gpr.R() usages in conditional code.
* JitArm64: Fix gpr.GetReg usages in conditional code.
* Merge pull request #5119 from MerryMage/JitAsm
JitAsm: Add missing forward declaration of X64CodeBlock
* JitAsm: Add missing forward declaration of X64CodeBlock

Download: Dolphin Git 5.0-3054 x64
Download: Dolphin Git 5.0-3054 Android
Source: HereDolphin Git 5.0-2877



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!