EmuCR Feeds
Email Us

EmuCR: DolphinDolphin Git 5.0-5063 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 #5895 from lioncash/sw
TransformUnit: Get rid of most pointer casting in TransformColor()
* TransformUnit: Get rid of pointer casting in TransformColor() where applicable
The casts to u32* are technically undefined behavior. The u8* cast is
left, as char/unsigned char is exempted from this rule to allow for
bvtewise inspection of objects (and this is what s8/u8 are typedefs of
on platforms we support).
* TransformUnit: Make LightColor()'s chan parameter const
Also marks references/pointers const where applicable
* Merge pull request #5897 from ligfx/netplayremovegoto
NetPlayServer: remove goto statements
* NetPlayServer: remove goto statements
* Merge pull request #5837 from leoetlino/auto-pause
WX: Automatically pause the core for the JIT menu items
* WX: Automatically pause the core for the JIT menu items
Removes the need to manually pause the core, select the menu item and
then unpause.
* WX/Debugger: Clean up event handling
Boot to Pause and Automatic Start are not JIT or CPU menu items,
so they are supposed to be handled by OnCPUMode.
* Merge pull request #5860 from jturcotte/fix-macos-nswitch-axis
Fix axis not working with Switch Pro controller on macOS
* Fix axis not working with Switch Pro controller on macOS
Each axis would appear as multiple elements with 0 min/max.
Filter the list of elements using the correct usage page like
done for buttons.
* Merge pull request #5894 from lioncash/dqt-elided
ElidedButton: Add missing override specifier to paintEvent()
* ElidedButton: Make constructor explicit
Prevents implicit conversions to ElidedButton.
* ElidedButton: Add missing override specifier on paintEvent()
* Merge pull request #5883 from sepalani/term-close
DolphinWX: Prevent Dolphin to be shutdown when closing cmd.exe
* DolphinWX: Prevent Dolphin to be shutdown when closing cmd.exe
* Merge pull request #5891 from lioncash/const
File: Make GetSize() a const member function
* File: Make GetSize() a const member function
* Merge pull request #5886 from JosJuice/rename-list-table
DolphinQt2: Rename "Table"/"List" to "List View"/"Grid View"
* DolphinQt2: Rename "Table"/"List" to "List View"/"Grid View"
Sentret_C posted this comment on Transifex recently:
"What Dolphin refers to as "Table View" and "List View" are
similar to "List View" and "Grid View" in Steam, and I think
the Steam names describe them better."
I agree with that, so here's a commit that changes the names.

Download: Dolphin Git 5.0-5063 x64
Download: Dolphin Git 5.0-5063 Android
Source: HereDolphin Git 5.0-2877



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!