EmuCR Feeds
Email Us

EmuCR: DolphinDolphin Git 4.0-5639 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 #2115 from Sonicadvance1/fix_android_cmake
Fix a typo in the Android cmake toolchain script.
* Fix a typo in the Android cmake toolchain script.
This was a fairly recent update that went unnoticed because it uses a cached variable.
When I previously updated Android cmake I didn't noticed this.
Basically the issue was that Android cmake was no longer setting ${LIBRARY_OUTPUT_PATH_ROOT}
and instead only setting it to ${CMAKE_SOURCE_DIR} if it was passed a variable.
Same PR is open on the android cmake repo here https://github.com/taka-no-me/android-cmake/pull/37
* Merge pull request #2102 from magumagu/ipchle-net-regression
Fix crash in Wii games using IPCHLE networking.
* Fix crash in Wii games using IPCHLE networking.
Address passed from IOS to PowerPC should be in the 0x90000000 range, not
0x10000000.
Issue 8264.
* Merge pull request #2096 from lioncash/wx
DolphinWX: Remove unnecessary Windows-specific code in Frame.cpp
* DolphinWX: Remove unnecessary Windows-specific code in Frame.cpp
wx's version of SetFocus internally calls the Windows one.
* Merge pull request #2093 from magumagu/gc-bios-hack
Hack around our terrible GC BIOS emulation.
* Hack around our terrible GC BIOS emulation.
Fixes a crash launching F-Zero GX.
* Merge pull request #2101 from Tilka/intrinsics
Clean up the intrinsics #ifdef mess with a common header
* Common: move _M_SSE macro to Intrinsics.h
* Common: move _mm_shuffle_epi8 to Intrinsics.h
* Clean up the intrinsics #ifdef mess
* Common: add single header for all intrinsics
* Merge pull request #2107 from Sonicadvance1/aarch64_fix_lha
[AArch64] Fix fastmem lha/lhax.
* [AArch64] Fix fastmem lha/lhax.
When the fastmem loadstore would fail, we would disassemble a few instructions to determine if lhbrx or lhz*
This was failing since I was checking the REV16 instruction that appears after the LDRH. Fixed it to make sure it was checking the correct instruction
which is SXTH.
Fixes an issue where homebrew wouldn't load with fastmem enabled.
* Merge pull request #1937 from dolphin-emu/Parlane-patch-1
Change JC4E01.ini to use ascii single quote
* Change JC4E01.ini to use ascii single quote
* Merge pull request #2090 from magumagu/jit-gatherpipe-address
Refactor gather-pipe address checking.
* Refactor gather-pipe address checking.
The implementation of IsOptimizableGatherPipeWrite is extremely simple
now, but it will get a bit more complicated with dynamic-bat.
* Merge pull request #2109 from lioncash/cr
Interpreter: Fix Helper_UpdateCR1
* Interpreter: Fix Helper_UpdateCR1
This previously shifted off-by-one
* Merge pull request #2111 from dolphin-emu/revert-1629-FIR-resampler
Revert "High quality resampler"
* Revert "High quality resampler"

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