mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-26 12:05:54 -05:00
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. |
||
|---|---|---|
| .. | ||
| Boot_BS2Emu.cpp | ||
| Boot_DOL.cpp | ||
| Boot_DOL.h | ||
| Boot_ELF.cpp | ||
| Boot_WiiWAD.cpp | ||
| Boot.cpp | ||
| Boot.h | ||
| ElfReader.cpp | ||
| ElfReader.h | ||
| ElfTypes.h | ||