dolphin/Source/Core/Core/Boot
Léo Lam 25704a2494 Boot: Set TYPE_NANDBOOT when booting from NAND
It makes more sense to set TYPE_NANDBOOT than TYPE_RETURN. The latter
is normally only set when returning to the system menu from a game.
2018-03-16 20:17:43 +01:00
..
Boot.cpp Redesign the ability to load state at boot 2017-12-26 20:39:03 +01:00
Boot.h Optionally delete savestate that gets loaded at boot 2017-12-28 23:15:48 +01:00
Boot_BS2Emu.cpp Boot: Fix BAT setup in Wii mode 2017-12-09 17:24:03 +01:00
Boot_WiiWAD.cpp Boot: Set TYPE_NANDBOOT when booting from NAND 2018-03-16 20:17:43 +01:00
DolReader.cpp Turn VolumeDirectory into DirectoryBlob 2017-08-01 11:36:40 +02:00
DolReader.h Turn VolumeDirectory into DirectoryBlob 2017-08-01 11:36:40 +02:00
ElfReader.cpp Turn VolumeDirectory into DirectoryBlob 2017-08-01 11:36:40 +02:00
ElfReader.h Turn VolumeDirectory into DirectoryBlob 2017-08-01 11:36:40 +02:00
ElfTypes.h specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00