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
..
2015-01-24 15:41:28 +13:00
2015-01-12 22:28:12 -05:00
2015-01-03 13:17:57 +01:00
2015-01-12 15:18:18 -05:00
2015-01-21 07:35:34 +01:00
2014-05-26 21:28:59 -07:00
2015-01-21 07:35:34 +01:00