EmuCR Feeds
Email Us

EmuCR: DolphinDolphin Git 5.0-2127 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 #4723 from booto/ios-init
Set up IOS RAM information area with real values.
* Load IOS from TMD when launching non-IOS title.
* Set up IOS RAM information area with real values.
* Merge pull request #4748 from lioncash/dspregcache
DSPJitRegCache: Make GetReg return by value
* DSPJitRegCache: Make GetReg return by value
Using out-references for this sort of thing is a C++03-ism.
* Merge pull request #4747 from degasus/dispatcher
JitCache: Split off JIT call from dispatcher.
* JitCache: Split off JIT call from dispatcher.
This avoid flushing the BLR optimization stack on fast_block_cache misses.
* Merge pull request #4685 from Orphis/cmake_windows
cmake: Add Windows build and cleanups
* cmake: Move /MP flag to MSVC compile flag section
* cmake: Move section to disable PIE with the other compiler flags
* cmake: Compile on Windows with C++ Exceptions
* cmake: Small random cleanups
* cmake: Split compile definitions and options
* cmake: Add section with Windows defines
* cmake: Move LTO settings lower in the file
* cmake: Simplify setting arch flags on macOS
* cmake: Fix arch detection
Windows arch is set to AMD64, and we don't really want ix86 either
* cmake: Regroup compilation flags together
* cmake: Readd fomit-frame-pointer on macOS
Make it also properly set on Release for multi-configuration generators
* cmake: Move include higher up in the file
* cmake: Remove unused variable
* cmake: Regroup definitions for 64bit file offsets
* Fix typo MinSizeRe -> MinSizeRel
* cmake: Move check_and_add_flag to a separate file
Also make it add flags to both C and C++ when appropriate
* Merge pull request #4744 from ligfx/cleanup-osx-cmake
CMake: Cleanup macOS-related logic
* CMake: move CMAKE_MACOSX_RPATH with rest of macOS logic
* CMake: don't need to force Clang on macOS
It's already the default!
* CMake: find_package(Threads) on macOS too
* CMake: remove unneeded macOS frameworks
* CMake: use CMAKE_OSX_DEPLOYMENT_TARGET
* CMake: use CMAKE_OSX_ARCHITECTURES
* Merge pull request #4741 from Orphis/cmake_cleanup
CMake cleanup
* cmake: Fix curl build for Windows
* DolphinWX: Remove HAVE_WX preprocessor define
I think we don't have to double check it when building the WX target.
* vs: Move defines out of Common.h to the build system
* Fix missing includes
* cmake: Prevent HAVE_OPENAL and HAVE_PORTAUDIO to be redefined
* DolphinWX: Put wx related headers before including anything else
Including Windows.h before them creates compilation errors.
* cmake: Move listctrl in wxWidgts to platform specific generic
* cmake: Remove PCH support
Compilers are very picky and don't use PCH when they have been compiled
with different flags. I even got some ICE in MSVC, so removing them for now.
Modules are the solution.

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