dolphin/Source/Core
Scott Mansell 1e5762b163 BootUp: Clean up elf BootUp code.
* The file already exsists, otherwise we wouldn't have gotten
   this far in the boot.
 * We have already checked if it's a Wii or GameCube elf,
   besides, it's too late to change our minds now anyway.
 * On Wii - Don't call EmulatedBS2, it can never succeed as
   it knows nothing about booting elfs. Just call the
   SetupWiiMemory directly if needed.
 * On GameCube - We still call EmulatedBS2_GC, but we stop
   it from running Apploader, which might boot something
   unexpected from the default iso or DVD root folder.
2015-01-24 15:41:28 +13:00
..
AudioCommon Merge pull request #1917 from adamdmoss/no-lfe 2015-01-23 12:30:48 +11:00
Common CustomTexture: Use always safe texture hash 2015-01-21 21:22:55 +01:00
Core BootUp: Clean up elf BootUp code. 2015-01-24 15:41:28 +13:00
DiscIO Merge pull request #1869 from Stevoisiak/GeneralConsistency 2015-01-21 13:46:53 -06:00
DolphinQt Merge pull request #1870 from Stevoisiak/countryFilters 2015-01-21 13:48:35 -06:00
DolphinWX Merge pull request #1260 from pauldacheez/video-dialog-string-touchups 2015-01-21 14:59:45 -06:00
InputCommon Merge pull request #1923 from Sonicadvance1/remove_sdl_assumption 2015-01-21 13:29:39 -06:00
UICommon Added GameCube Adapter support. 2014-12-10 20:45:45 +11:00
VideoBackends Merge pull request #1869 from Stevoisiak/GeneralConsistency 2015-01-21 13:46:53 -06:00
VideoCommon Merge pull request #1885 from degasus/custom_texture 2015-01-23 00:43:39 +11:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00