dolphin/Source
JosJuice cab5e52d15 DiscIO: Fix the 'W', 'X', 'Y' and 'Z' country codes
These country codes have the unfortunate property that they are used
by Wii disc games in two different regions. We already correct for this
in VolumeGC::GetCountry and VolumeWii::GetCountry, so this commit
shouldn't really have any effect on how the game list behaves,
but it will be useful if we in the future would want to call
CountrySwitch directly without having extra code in the caller for
handling region weirdness.
2018-10-08 13:57:31 +02:00
..
Android Android: Fix blue guitar fret for emulated Wii Remotes 2018-10-02 23:02:46 +02:00
Core DiscIO: Fix the 'W', 'X', 'Y' and 'Z' country codes 2018-10-08 13:57:31 +02:00
DSPSpy
DSPTool DSPTool: Use std::string == instead of strcmp 2018-07-05 09:40:43 +02:00
PCH bump msvc version check 2018-07-11 14:53:38 -07:00
UnitTests UnitTets: Add tests for frsqrte 2018-09-28 18:11:30 +01:00
VSProps Merge pull request #6819 from spycrab/delete_wx 2018-06-30 00:12:24 +02:00
.clang-format
CMakeLists.txt
dolphin-emu.sln Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00