EmuCR Feeds
Email Us

EmuCR:DolphinDolphin SVN r5510 is released.Dolphin is the first Gamecube emulator able to run commercial games! Dolphin is a great Gamecube(NGC) and Wii emulator.It has a partial Wii support and plays most Gamecube games.

Dolphin SVN changelog:
r5476
Stage1.continued: Introducing partial emulated MotionPlus+Nunchuk support, allowing us now for instance to get ingame on RedSteel2. However dont expect too much yet, since this is not completely finished. Wii Sports Resort with mp+nunchuk won't work yet and input from the nunchuk passed through the motionplus does not work properly either. Apart from that Stage1, is almost done.
Just minor stuff that needs to be finished: Dummy motionplus data needs to be kept dynamic(just like wiimote accel data), or it might cause disconnects after some time. Furthermore, there are 1-2 remaining register writes that have to be understood and emulated.(e.g. 0x00F3/F4). In the end just minor stuff. I'll address that in my next
r5477
Make use of MacPorts for those dependencies which are available there.
r5478
Edited wiki page through web user interface.
r5479
Edited wiki page through web user interface.
r5480
Remove unused variables.
r5481
Don't return a value from a void function.
r5482
We don't use the return values of SaveTGA() here.
r5483
Fix variable types.
r5484
Move platform-specific variables into proper scope.
r5485
Fix comment pasto.
r5486
Hack this dodgy compile-time assert so it works with gcc.
r5487
Unnecessary non-negative check of unsigned variable.
r5488
#if 0 work-in-progress code.
r5489
WriteDual32() is only used in 64-bit builds.
r5490
#pragma warning is specific to the MS compiler.
r5491
Exceptions are not allowed.
r5492
[Connection defaultConnection] and NewString are deprecated in OS X 10.6.
r5493
Don't assume writeable C strings.
r5494
Fully initialize the xfbSource struct. Not sure if this could actually be used
uninitialized, but this at least placates gcc.
r5495
If the format is not one of the expected ones, just return rather than
proceeding with uninitialized data.
r5496
For these assertions to trip, enums in CPMemory.h which seem pretty much set
in stone would have to change.
r5497
Simplify logging a bit.
r5498
NEWLINE
r5499
Unbreak nowx build.
r5500
Unbreak nowx build.
r5501
Uninitialized variables.
r5502
Move 64-bit specific variables into proper scope.
r5503
Unbreak nowx build.
r5504
Always build a universal binary on OS X. This requires wxWidgets >= 2.9.
Enable -Werror (OS X only so far - please test and enable on other platforms).
Clean up library handling a bit.
r5505
Uninitialized variables.
r5506
Edited wiki page through web user interface.
r5507
Edited wiki page through web user interface.
r5508
Don't assume writeable C strings.
r5509
This is obviously not considered a janitorial task..
r5510
Put back call to ScanDirectoryTree() while FindValidTitleIDs() is still in use.

Download:Dolphin SVN r5510 x86
Download:Dolphin SVN r5510 x64
Source:Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!