EmuCR Feeds
Email Us

EmuCR: DolphinDolphin Git 4.0-7636 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 #2990 from lioncash/noncopy
Common: Alter semantics of the NonCopyable mixin
* Common: Alter semantics of the NonCopyable mixin
Uses delete to make the unimplemented functions detectable at compile time
and not link time if they are used.
The move constructor and assignment operator are removed as moves are not
copies, but transfers of ownership, which isn't suited for this class.
* Merge pull request #2998 from Sonicadvance1/GLES_BBox
[GLES] Enable bounding box support.
* [GLES] Enable bounding box support.
* Merge pull request #2984 from JosJuice/dvdinterface-round-down
DVDInterface: Use ROUND_DOWN
* DVDInterface: Use ROUND_DOWN
* Merge pull request #2999 from Sonicadvance1/AArch64_test_fix
[AArch64] Fix Test&Branch to relative location instructions.
* [AArch64] Fix Test&Branch to relative location instructions.
Wasn't masking by the size of the offset encoding so negative values were killing the instruction
Missed commiting this in my integer gatherpipe PR.
Fixes crashing on AArch64.
* Merge pull request #2994 from aserna3/master
Properly implemented confirm on stop CLI switch
* Properly implemented confirm on stop CLI switch

Download: Dolphin Git 4.0-7636 x64
Download: Dolphin Git 4.0-7636 for Android
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!