dolphin/Source/Plugins/Plugin_Wiimote/Src
hrydgard 7c92dada85 added an AX disasm with (few) comments. Moved some code around to prepare to share some breakpoint code between the ppc and dsp
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3566 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-28 11:47:39 +00:00
..
Config.cpp nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
Config.h Trying to make gameini support some gl options 2009-03-20 11:51:22 +00:00
ConfigDlg.cpp Cleanup 2009-06-26 15:06:23 +00:00
ConfigDlg.h hide pages 2-4 of wiimote plugin 2009-05-16 04:53:48 +00:00
ConfigGamepad.cpp Tiny crash fix for the wiimote plugin as well as a safer check for the volume in DSP HLE 2009-06-03 20:09:48 +00:00
ConfigRecording.cpp Fix resizing problems when rendering to main (here's your fix JP :p) + another wiimote recording crash 2009-06-04 00:32:59 +00:00
DataReports.cpp nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
EmuDefinitions.cpp fix some gcc warnings 2009-03-07 08:07:11 +00:00
EmuDefinitions.h nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
EmuDynamics.cpp nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
EmuMain.cpp nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
EmuMain.h Emulated Wiimote: Fixed the Classic Controller left and right analog triggers, and the right stick 2009-02-24 18:37:53 +00:00
EmuPad.cpp nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
EmuSubroutines.cpp Improve accuracy of FPU emulation slightly - still no F-Zero improvements :( 2009-06-15 21:10:11 +00:00
EmuSubroutines.h nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
Encryption.cpp nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
Encryption.h Linux build fixes and some warning cleanup for GCC 2009-02-24 05:20:52 +00:00
FillReport.cpp Fixed a bug in FillReport.cpp that caused the emulated Wiimote under Linux to case every button to be pressed(FillReport.cpp). Moving the read packet data one byte forward to match what is received under Windows. Don't know why the Wiimote doesn't work still 2009-04-01 20:37:18 +00:00
Logging.cpp Update svn:eol-style=native ( r1442 ) for Source/*.cpp 2009-02-23 06:15:48 +00:00
Logging.h nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
ReadWiimote.cpp hide pages 2-4 of wiimote plugin 2009-05-16 04:53:48 +00:00
SConscript wiimote for osx WIP 2009-04-30 14:23:45 +00:00
main.cpp nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
main.h Cleanup 2009-06-26 15:06:23 +00:00
wiimote_hid.h Emulated Wiimote: Fixed the Classic Controller left and right analog triggers, and the right stick 2009-02-24 18:37:53 +00:00
wiimote_real.cpp added an AX disasm with (few) comments. Moved some code around to prepare to share some breakpoint code between the ppc and dsp 2009-06-28 11:47:39 +00:00
wiimote_real.h fix some gcc warnings 2009-03-07 08:07:11 +00:00