dolphin/Source/Core
Pierre Bourdon 0e8f9d8abc Fix a crash in the Wiimote registration code
The code was hitting undefined behavior, causing crashes when starting a Wii
game with Dolphin compiled with gcc >= 4.8.

Might introduce some slight change in the Wiimote activation logic.

Fixes issue 6526.
2013-08-25 21:30:43 +02:00
..
AudioCommon fix AudioCommon::Mixer Buffer indices 2013-07-11 21:22:38 +02:00
Common Actually allow the dump and logs folders to be set outside of user/ 2013-08-25 01:35:32 -04:00
Core Fix a crash in the Wiimote registration code 2013-08-25 21:30:43 +02:00
DiscIO Fix a bunch of random typos in comments and logging. 2013-04-19 09:21:45 -04:00
DolphinWX Allow user folder to be set via command line. 2013-08-24 23:15:55 -04:00
InputCommon Fix compatibility with the SDL2.0 release. 2013-08-15 22:18:40 +02:00
VideoCommon sync gpu: check disable flag before volatile 2013-08-24 18:43:07 +02:00
CMakeLists.txt