dolphin/Source/Plugins/Plugin_Wiimote/Src
John Peterson fcdd2a8e17 Wiimote:
1. Fixed the dual mode. You should now be able to change between the real and emulated Wiimote at any time, even when the Nunchuck is connected. It also supports third party Wireless Nunchucks that never sends any calibration values. The Nunchuck status should be automatically updated. The Nunchuck stick may get stuck, but that should fix itself if you disconnect and reconnect again. The only important problems seems to be that the real Wiimote fails to answer sometimes so that the Core functions disconnect it.

2. Began looking at how to reconnect the Wiimote after an unwanted HCI disconnect command

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2129 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-07 03:16:41 +00:00
..
Config.cpp Wiimote: Added option to record adjusted wiimote accelerometer values 2009-02-03 11:45:59 +00:00
Config.h remove stuff from ogl debugger that did nothing. (copied from dsp hle a while ago) 2009-02-04 17:33:59 +00:00
ConfigDlg.cpp Wiimote: 2009-02-07 03:16:41 +00:00
ConfigDlg.h Wiimote: 2009-02-07 03:16:41 +00:00
ConfigRecording.cpp Wiimote Configuration: Changed the height of the configuration window to 748 pixels, that should give enough room for it inside a 768 pixels screen height. 2009-02-06 07:09:21 +00:00
DataReports.cpp Wiimote: Show the decrypted Nunchuck calibration values in the log when a real Wiimote and Nunchuck is used. Fixed an earlier bug that made the neutral emulated nunchuck accelerometer values zero, now they are back to 0x80,0x80,0xb3. 2009-02-04 06:40:05 +00:00
EmuDefinitions.cpp Wiimote: 2009-02-07 03:16:41 +00:00
EmuDefinitions.h Wiimote: 2009-02-07 03:16:41 +00:00
EmuMain.cpp Wiimote: 2009-02-07 03:16:41 +00:00
EmuMain.h Wiimote: Fixed the shared eeprom settings, now the first 42 bytes are shared in dual mode. I'm only copying the data from the Wiimote. I'm not changing anything on the Wiimote eeprom. 2009-02-01 14:58:44 +00:00
EmuSubroutines.cpp Wiimote: 2009-02-07 03:16:41 +00:00
EmuSubroutines.h Wiimote: 2009-02-07 03:16:41 +00:00
Encryption.cpp Wiimote: Show the decrypted Nunchuck calibration values in the log when a real Wiimote and Nunchuck is used. Fixed an earlier bug that made the neutral emulated nunchuck accelerometer values zero, now they are back to 0x80,0x80,0xb3. 2009-02-04 06:40:05 +00:00
Encryption.h Wiimote: Added decryption function, it could be useful for debugging real Wiimote extensions 2009-02-04 00:06:11 +00:00
FillReport.cpp Wiimote: 2009-02-07 03:16:41 +00:00
Logging.cpp Last commit: Missing files 2009-01-17 14:41:20 +00:00
Logging.h Last commit: Missing files 2009-01-17 14:41:20 +00:00
ReadWiimote.cpp Wiimote: 2009-02-07 03:16:41 +00:00
SConscript Wiimote: Added new gamepad controller options to the GUI, they are not connected yet 2009-02-04 13:35:28 +00:00
main.cpp Wiimote: 2009-02-07 03:16:41 +00:00
main.h Wiimote: 2009-02-07 03:16:41 +00:00
wiimote_hid.h Wiimote: 2009-02-07 03:16:41 +00:00
wiimote_real.cpp Wiimote: 2009-02-07 03:16:41 +00:00
wiimote_real.h Wiimote: 2009-02-07 03:16:41 +00:00