EmuCR Feeds
Email Us

EmuCR: DolphinDolphin Git 5.0-1745 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 #4642 from stenzek/split-x64-texture-decoders
TextureDecoder: Seperate each format into its own function
* TextureDecoder: Seperate each format into its own function
* Merge pull request #4543 from lioncash/cycles
Common: Move BreakPoints into Core
* Common: Move BreakPoints into Core
BreakPoints utilizes the jit global variable, so this was making Core and
Common cyclical dependencies on one another.
* Merge pull request #4639 from Tilka/android
Android: fix software renderer 2nd edition
* Android: fix software renderer 2nd edition
* Merge pull request #4630 from PEmu1/refresh-game-list
Change "Refresh List" to "Refresh Game List" in Menu
* Change "Refresh List" to "Refresh Game List" in Menu
Make refresh list option more clear as to what it does and more consistent with other usage in the UI.
* Merge pull request #4637 from lioncash/jitcache
JitCache: Get rid of reliance on the JIT global variable
* JitCache: Get rid of reliance on the JIT global variable
* CachedInterpreter: Separate the block cache from CachedInterpreter
An interpreter is not a block cache. It may utilize a block cache, it may
contain a block cache but it *is not* A block cache.
* CachedInterpreter: Move to its own directory
* JitCache: Move implementation details into the cpp file
* JitCache: Move private class details below public details
Also organizes cpp file organization to match the function layout.
* Merge pull request #4638 from leoetlino/ios-device-type
IOS HLE: Replace is_hardware with a proper device type
* IOS HLE: Replace is_hardware with a proper device type
is_hardware is an obscure name (what does hardware mean?) and it forces
us to assume that anything that !is_hardware is a FileIO device. This
assumption prevents properly restoring OH0 child devices (which will be
implemented in the USB PR), so this commit replaces the is_hardware
bool with a device type.

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