dolphin/Source/Plugins
snzgoo 58d64625f9 Stage2 is approaching: Redsteel2/WiiSportsResort is now working with Motionplus&Nunchuk, and the controls for the nunchuk are working now as well.
Apparently, motionplus games are very strict on calibration data checksums, they don't like invalid/0x00'd checksums(this is trackable via 0x01 writes to the active extension register at 0xA400F3). I'll keep all motion plus related stuff that I've discovered on my blog: http://snzgoo.blogspot.com
Next time I'll fix the disconnects, which are most likely caused by the sent motionplus empty/dummy data.
So stage2 might come sooner than u guys thought. Let me hear u scream;)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5522 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-05-28 02:45:10 +00:00
..
InputPluginCommon win_width/win_height are used in X11 builds as well. 2010-05-27 12:12:48 +00:00
Plugin_DSP_HLE Unnecessary non-negative check of unsigned variable. 2010-05-26 20:48:23 +00:00
Plugin_DSP_LLE DSP LLE Jit, joined work with XK and skidu. 2010-04-07 15:04:45 +00:00
Plugin_GCPad Move platform-specific variables into proper scope. 2010-05-26 20:46:51 +00:00
Plugin_GCPadNew More improvements to new wiimote plugin: Added emulated Drums/Guitar extensions. Wiimote rumble now handled for every output report. Fixed some mem leaks. Hopefully fixed a floating point exception in Linux, thanks to glennrics. 2010-04-24 00:44:10 +00:00
Plugin_VideoDX9 fixed setting of texture parameters like lod bias and max and min lod. 2010-05-25 19:25:31 +00:00
Plugin_VideoOGL Revert previous. rodolfoosvaldobogado had already applied the same fix in the 2010-05-27 03:27:59 +00:00
Plugin_VideoSoftware For these assertions to trip, enums in CPMemory.h which seem pretty much set 2010-05-26 21:05:42 +00:00
Plugin_Wiimote Stage2 is approaching: Redsteel2/WiiSportsResort is now working with Motionplus&Nunchuk, and the controls for the nunchuk are working now as well. 2010-05-28 02:45:10 +00:00
Plugin_WiimoteNew WiimoteNew Buildfix Debug/DebugFast x86/x64 2010-05-01 10:52:34 +00:00
Plugin_nJoy_SDL Falcon4ever prefers to keep a standalone code copy of nJoy in repository. 2010-02-03 02:54:31 +00:00