dolphin-emulator/Source/Core
JosJuice 0b44d7c18a Fix Wii software crashing at boot if no disc is inserted
Boot_BS2Emu was trying to read from the inserted disc even when
nothing was inserted, and this happened to not crash (but not
work either) before VolumeHandler was removed. This commit adds
a check that restores the old behavior, so there is no longer a
crash, but the game ID still doesn't get set for WADs. I don't
know if/how it should be set, so this felt like the safest option.
2015-04-22 09:14:41 +02:00
..
AudioCommon (Visual Studio) Categorize SoundStream.h with other SoundStream files 2015-04-03 14:37:03 -04:00
Common General: Apply the const specifier where applicable 2015-04-15 02:04:03 -04:00
Core Fix Wii software crashing at boot if no disc is inserted 2015-04-22 09:14:41 +02:00
DiscIO DiscIO: Add a missing header to Volume.h 2015-04-20 21:10:31 -04:00
DolphinQt DolphinQt: Sort game list by ascending title order by default 2015-04-11 16:44:35 +02:00
DolphinWX Merge pull request #2199 from skidau/remove-controls-lock 2015-04-21 11:13:30 +12:00
InputCommon Merge pull request #2199 from skidau/remove-controls-lock 2015-04-21 11:13:30 +12:00
UICommon Fix user directories at times doing stupid things. 2015-03-15 09:19:48 -05:00
VideoBackends Merge pull request #2301 from lioncash/const 2015-04-16 23:13:39 -04:00
VideoCommon Merge pull request #2301 from lioncash/const 2015-04-16 23:13:39 -04:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00