EmuCR Feeds
Email Us

EmuCR: DolphinDolphin Git 5.0-3073 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 #5131 from ligfx/discioswitchdefault
DiscIO: add empty UNKNOWN_REGION case (fixes warning)
* DiscIO: add empty UNKNOWN_REGION case (fixes warning)
Fixes warning:
```
dolphin/Source/Core/DiscIO/Enums.cpp:171:11: warning: enumeration value 'UNKNOWN_REGION' not handled in switch [-Wswitch]
switch (GetSysMenuRegion(title_version))
^
```
* Merge pull request #5137 from lioncash/arm
Arm64Emitter: Get rid of pointer casts in PoisonMemory
* Arm64Emitter: Get rid of pointer casts in PoisonMemory
The previous code invokes undefined behavior.
* Merge pull request #5138 from lioncash/init
VertexLoaderBase: In-class initialize class members where applicable
* VertexLoaderBase: In-class initialize class members where applicable
Same thing, less code.

Download: Dolphin Git 5.0-3073 x64
Download: Dolphin Git 5.0-3073 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!