EmuCR Feeds
Email Us

EmuCR: DolphinDolphin Git 5.0-1585 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 #4572 from lioncash/flags
DSPAnalyzer: Hide implementation details
* DSPEmitter: Make FlagsNeeded() a const member function
This doesn't modify any class data.
* DSPAnalyzer: Hide implementation details
Makes accessing flags a part of the function interface instead of exposing
an internal variable.
* Merge pull request #4573 from Techjar/Techjar-patch-1
Should fix being unable to change memory card slot A
* Should fix being unable to change memory card slot A
* Merge pull request #4570 from lioncash/dspemit
DSPEmitter: Minor cleanup
* DSPEmitter: Initialize compileSR in the initializer list
* DSPEmitter: Move typedefs into DSPEmitter
Keeps them associated with the emitter itself, rather than just letting
them sit in global scope.
* DSPEmitter: Convert defines into typed constants
Also moves them into more qualified scopes where possible.
* DSPEmitter: Use std::vector instead of raw allocation
* DSPEmitter: In-class initialize variables
* Merge pull request #4569 from degasus/texcache2
TextureCache: Extract BP enum check to VideoCommon.
* TextureCache: Drop unused parameter in backend API.
* TextureCache: Extract BP enum check to VideoCommon.
We have TOO many video backends.
* Merge pull request #4566 from JosJuice/charset-terminology
Remove incorrect usage of "ASCII" and "ANSI"
* Remove incorrect usage of "ASCII" and "ANSI"
Windows-1252 was sometimes being referred to as ASCII or ANSI
in Dolphin, which is incorrect. ASCII is only a subset of
Windows-1252, and ANSI is (rather improperly) used in Windows
to refer to the current code page (which often is 1252 on
Western systems, but can also be something entirely different).
The commit also replaces "SJIS" with "Shift JIS". "SJIS"
isn't misleading, but "Shift JIS" is more commonly used.
* Merge pull request #4565 from degasus/DSPHLE
DSPHLE: Seperate HLE construction and initialization.
* DSPHLE: Seperate HLE construction and initialization.
We must be able to construct the HLE without emulating the initialization
on loading a savestate.

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