dolphin-emulator/Source/Core
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
..
AudioCommon AudioCommon: Implement WASAPI 2018-05-26 13:08:10 +02:00
Common Fix sram accesses. 2018-09-29 22:52:29 -07:00
Core DiscIO: Move the Korean GC mess out of VolumeGC 2018-10-08 13:56:13 +02:00
DiscIO DiscIO: Fix the 'W', 'X', 'Y' and 'Z' country codes 2018-10-08 13:57:31 +02:00
DolphinNoGUI Merge pull request #6983 from yourWaifu/add-discord-rpc-support 2018-06-25 00:06:27 +02:00
DolphinQt Merge pull request #7421 from JosJuice/qt-sd-hotplug 2018-09-27 21:48:16 -04:00
InputCommon Merge pull request #7400 from zackhow/phone-rumble 2018-09-21 17:05:46 +02:00
UICommon Fix reading title IDs of Wii discs 2018-09-30 17:46:20 +02:00
Updater Updater: Show error when trying to launch directly 2018-05-05 23:32:08 +02:00
VideoBackends Vulkan: Drop usage of VK_NV_glsl extension 2018-08-29 13:12:19 +10:00
VideoCommon Merge pull request #7408 from AdmiralCurtiss/twin-snakes-cutscene-flicker-fix 2018-10-01 22:24:31 +02:00
CMakeLists.txt Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00