mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-20 07:13:49 -07: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. |
||
|---|---|---|
| .. | ||
| FifoAnalyzer.cpp | ||
| FifoAnalyzer.h | ||
| FifoDataFile.cpp | ||
| FifoDataFile.h | ||
| FifoFileStruct.h | ||
| FifoPlaybackAnalyzer.cpp | ||
| FifoPlaybackAnalyzer.h | ||
| FifoPlayer.cpp | ||
| FifoPlayer.h | ||
| FifoRecordAnalyzer.cpp | ||
| FifoRecordAnalyzer.h | ||
| FifoRecorder.cpp | ||
| FifoRecorder.h | ||