dolphin/Source/Core/Core/Boot
JosJuice fdd197475b Boot: Check TMD validity before reading from TMD
Otherwise Dolphin crashes when trying to boot a Wii game
with an invalid TMD.
2017-06-09 17:44:43 +02:00
..
Boot_BS2Emu.cpp Boot: Check TMD validity before reading from TMD 2017-06-09 17:44:43 +02:00
Boot_WiiWAD.cpp Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
Boot.cpp Core: include what you use 2017-06-07 01:20:48 -04:00
Boot.h Boot: Make BootExecutableReader constructors explicit 2017-06-06 22:54:25 -04:00
DolReader.cpp Boot: Unify the ELF and DOL code paths 2017-06-06 16:30:54 +02:00
DolReader.h DolReader: Make constructors explicit 2017-06-06 23:03:59 -04:00
ElfReader.cpp ElfReader: default the destructor 2017-06-06 23:03:59 -04:00
ElfReader.h ElfReader: default the destructor 2017-06-06 23:03:59 -04:00
ElfTypes.h