EmuCR Feeds
Email Us

EmuCR: DolphinDolphin Git 5.0-5132 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 #5918 from Ebola16/master
m_bt_wiimote_motor rename and tooltip addition
* m_bt_wiimote_motor rename and tooltip addition
* Merge pull request #5916 from degasus/cmp
Interpreter: Fix cmpi.
* Interpreter: Fix cmpi.
cmpi shall compare two signed 32 bit values. The used difference a-b
may overflow and so the resulting 32 bit value can't represent it.
A correct way would be cr = s64(a) - s64(b) and it should be done in
this way in the JITs, but the Interpreter shall implement the most
readable way.
Also drops the now unused helper function.

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