dolphin/Source/Core
skidau 80504efcdf Changed the Gecko code handling to the native code handler. This provides full compatibility with all Gecko codes.
To use the native code handler, place the kenobiwii.bin file into the Sys directory.  Dolphin will silently fall-back to the emulated code handler if the file is not there.

Fixes issue 4561.
2011-12-31 15:18:48 +11:00
..
AudioCommon give the audio thread a name (this doesn't really matter, but it was bugging me) 2011-12-18 02:25:50 -08:00
Common Changed the Gecko code handling to the native code handler. This provides full compatibility with all Gecko codes. 2011-12-31 15:18:48 +11:00
Core Changed the Gecko code handling to the native code handler. This provides full compatibility with all Gecko codes. 2011-12-31 15:18:48 +11:00
DiscIO fix an ascii/wxstring in gamelistctrl, replace fromascii("") with wxemptystring, don't push_back 0 at the end of wstrings 2011-12-22 14:28:12 -08:00
DolphinWX restore wii sorting order by using the ascii string from the banner instead of the iso file 2011-12-22 15:53:41 -08:00
InputCommon Merge branch 'fix-real-gcpad-sticks' 2011-12-12 23:25:32 -06:00
VideoCommon fixed a freeze on emu shutdown in windows build 2011-12-19 15:13:26 -08:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00