dolphin/Source/Core/Core/Boot
JosJuice 2db2672810 Always clear memory when booting
Reading uninitalized memory is non-deterministic. We used to only
clear the memory when using EmulatedBS2_GC or FifoPlayer, but we
now do it during Memory::Init instead so it always gets done.
2016-04-01 21:35:26 +02:00
..
Boot.cpp Always load system fonts from IPL dump, if available 2015-12-24 15:57:54 -03:00
Boot.h Move DVDRead from DVDInterface to Boot 2015-11-16 23:22:53 +01:00
Boot_BS2Emu.cpp Always clear memory when booting 2016-04-01 21:35:26 +02:00
Boot_DOL.cpp Fix building with PCH disabled. 2015-12-23 09:54:33 -06:00
Boot_DOL.h NANDContentLoader/WiiWAD: Get rid of raw delete and new 2015-12-19 17:37:09 -05:00
Boot_ELF.cpp Common: Remove StdMakeUnique.h 2015-09-06 04:09:53 -04:00
Boot_WiiWAD.cpp hide the distinction between WAD and File from ES 2016-03-20 13:10:50 +01:00
ElfReader.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
ElfReader.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
ElfTypes.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00