EmuCR Feeds
Email Us

EmuCR: DolphinDolphin Git 4.0-5563 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 #1750 from Buddybenj/license
Use Consistent Spelling of "License"
* Use Consistent Spelling of "license"
* Merge pull request #2059 from magumagu/palette-convert
Decode EFB copies used as paletted textures.
* Explicitly set up AllocateTexture configuration for palette conversion.
No functional change.
* Remove TextureAddress struct.
* Decode EFB copies used as paletted textures.
A number of games make an EFB copy in I4/I8 format, then use it as a
texture in C4/C8 format. Detect when this happens, and decode the copy on
the GPU using the specified palette.
This has a few advantages: it allows using EFB2Tex for a few more games,
it, it preserves the resolution of scaled EFB copies, and it's probably a
bit faster.
D3D only at the moment, but porting to OpenGL should be straightforward..
* Merge pull request #2040 from magumagu/gc-memmap
Try to fix our memory map to match the GameCube.
* Try to fix our memory map to match the GameCube.
This basically just restores the RAM mirroring that existed before PR1856
(address translation).
* Merge pull request #2079 from lioncash/tables
PowerPC: Minor cleanups.
* PowerPC: Get rid of magic numbers related to interp/JIT initialization.
* PPCTables: Simplify UsesFPU
We can just retrieve the op info and check if the FPU flag is present
* Merge pull request #2080 from lioncash/interp
Interpreter: Remove unnecessary prototypes and includes
* Interpreter: Remove unnecessary prototypes and includes
* Merge pull request #2078 from lioncash/fwd
PPCTables: Remove an unnecessary forward declaration
* PPCTables: Remove an unnecessary forward declaration
This class name isn't used anymore.
* Merge pull request #2077 from lioncash/docs
PPCTables: Correct some flag descriptions
* PPCTables: Correct some flag descriptions

Download: Dolphin Git 4.0-5563 x64
Download: Dolphin Git 4.0-5563 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!