dolphin/Source/Core
Léo Lam 9a3fb858f3 EXI: Always try to load IPL in GameCube mode
I don't see any reason to disable loading the IPL if bHLE_BS2 is
disabled. bHLE_BS2 should only cause us not to run the IPL, but not
skip loading it in the first place. More importantly, without always
loading it, this causes issues when trying to launch only the GC IPL
while having bHLE_BS2 = false.
2017-06-06 16:31:17 +02:00
..
AudioCommon Merge pull request #5311 from ligfx/mixerdpl2 2017-06-05 20:09:18 -07:00
Common DiscIO: Remove C/I/S prefixes from class names 2017-06-06 12:31:59 +02:00
Core EXI: Always try to load IPL in GameCube mode 2017-06-06 16:31:17 +02:00
DiscIO DiscIO: Remove C/I/S prefixes from class names 2017-06-06 12:31:59 +02:00
DolphinNoGUI Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
DolphinQt2 Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
DolphinWX Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
InputCommon Merge pull request #5276 from ligfx/macosheadless 2017-06-05 20:49:02 -07:00
UICommon DiscIO: Remove C/I/S prefixes from class names 2017-06-06 12:31:59 +02:00
VideoBackends Merge pull request #5418 from MerryMage/config-again-and-again 2017-06-05 21:11:04 -07:00
VideoCommon Merge pull request #5418 from MerryMage/config-again-and-again 2017-06-05 21:11:04 -07:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00