EmuCR Feeds
Email Us

EmuCR: DolphinDolphin Git 5.0-2752 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 #4525 from RisingFog/gci_dtm
GCI Folder support for TAS Recording/Playback
* GCI Folder support for TAS Recording/Playback
* Merge pull request #5022 from lioncash/header
BTStub: Get rid of an unnecessary forward declaration in the cpp file
* BTStub: Get rid of an unnecessary forward declaration in the cpp file
This should be using the header file in order to find the function name.
* Merge pull request #5028 from leoetlino/es-log-type
IOS/ES: Fix logging type for dumping unknown ioctlvs
* IOS/ES: Fix logging type for dumping unknown ioctlvs
* Merge pull request #5007 from lioncash/swap
Common: Move byte swapping utilities into their own header
* Common: Move byte swapping utilities into their own header
This moves all the byte swapping utilities into a header named Swap.h.
A dedicated header is much more preferable here due to the size of the
code itself. In general usage throughout the codebase, CommonFuncs.h was
generally only included for these functions anyway. These being in their
own header avoids dumping the lesser used utilities into scope. As well
as providing a localized area for more utilities related to byte
swapping in the future (should they be needed). This also makes it nicer
to identify which files depend on the byte swapping utilities in
particular.
Since this is a completely new header, moving the code uncovered a few
indirect includes, as well as making some other inclusions unnecessary.

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