dolphin/Source
snzgoo 619dc12349 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 commit.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5476 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-05-26 15:41:47 +00:00
..
Core Fix a few compiler/valgrind warnings, kill check for 17th texenv registers, 2010-05-24 14:53:27 +00:00
Dolphin.xcodeproj OS X buildfix 2010-05-02 21:12:51 +00:00
DSPSpy add example of how you can use dspspy to dump results from an entire ucode (commented out) 2010-02-22 01:06:11 +00:00
DSPTool DSPLLE - tons of bugs fixed... try Zelda ucode games under LLE now (like Luigi Mansion :) 2010-03-18 00:18:36 +00:00
Plugins 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. 2010-05-26 15:41:47 +00:00
PluginSpecs Build fix for wiimote new in linux. Don't expect functionality, this just gets it building again. The config dialog segfaults when you open it. I will fix that soon, and add mouse functionality. 2010-04-22 11:54:46 +00:00
TestSuite Don't let ASM test crash and burn if it can't open file 2010-04-01 05:52:17 +00:00
UnitTests NetPlay: Allow manual adjustments to the pad buffer size. Hacked in all the functions that will be needed for wiimote support (not functional yet). Rumble is sent to the correct gamepad during netplay. Stop button works better. Games no longer hang on disconnect. 2010-05-05 04:31:21 +00:00
Dolphin.sln Moved InputPluginCommon into the Plugins directory. I don't think it made sense in Core. Some minor fixes to the new wiimote plugin also. 2010-04-14 03:48:37 +00:00
DolphinProj.xcconfig Dolphin can now be built on OS X using Xcode instead of scons. 2008-12-06 03:31:24 +00:00
DolphinTarget.xcconfig Dolphin can now be built on OS X using Xcode instead of scons. 2008-12-06 03:31:24 +00:00