dolphin/Source/Core/Core/Boot
Léo Lam 767cbcafb1 Remove unneeded write to 0x3140/0x3188 for WADs
This is unnecessary now that IOS::HLE is responsible for writing the
values to memory; removing the writes also prevents the IOS minor
version from being mangled (by the write to 0x3142).
2017-02-02 22:05:36 +01:00
..
Boot.cpp Set up IOS RAM information area with real values. 2017-01-24 09:48:21 -05:00
Boot.h Set up IOS RAM information area with real values. 2017-01-24 09:48:21 -05:00
Boot_BS2Emu.cpp Set up IOS RAM information area with real values. 2017-01-24 09:48:21 -05:00
Boot_DOL.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Boot_DOL.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Boot_ELF.cpp DOL/ELF loaders: enable HID4.SBE in Wii mode 2016-12-01 06:36:53 +09:00
Boot_WiiWAD.cpp Remove unneeded write to 0x3140/0x3188 for WADs 2017-02-02 22:05:36 +01:00
ElfReader.cpp Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
ElfReader.h ELF boot: scan segments for Wii mode detection, not sections 2016-12-01 06:36:53 +09:00
ElfTypes.h specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00