dolphin/Source/Core/Core/FifoPlayer
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
..
FifoAnalyzer.cpp HW: Remove unnecessary header inclusions 2016-01-13 02:47:32 -05:00
FifoAnalyzer.h FifoAnalyzer: Remove old code that was meant to handle EFB copies 2015-11-23 23:02:39 +13:00
FifoDataFile.cpp Fifoplayer: Load the Correct version number. 2015-11-08 01:24:08 +13:00
FifoDataFile.h Just a minor cleanup. Totally not the cause of random FifoCi failures. 2015-11-04 23:23:35 +13:00
FifoFileStruct.h FifoAnalyzer: Unify DecodeOp/DecodeCommand 2015-11-23 23:02:38 +13:00
FifoPlaybackAnalyzer.cpp FifoAnalyzer: Remove old code that was meant to handle EFB copies 2015-11-23 23:02:39 +13:00
FifoPlaybackAnalyzer.h FifoAnalyzer: Remove old code that was meant to handle EFB copies 2015-11-23 23:02:39 +13:00
FifoPlayer.cpp Always clear memory when booting 2016-04-01 21:35:26 +02:00
FifoPlayer.h FifoPlayer: Sleep while high watermark is set. 2016-01-27 07:23:17 +01:00
FifoRecordAnalyzer.cpp FifoAnalyzer: Fix a few warnings that visual studio missed. 2015-12-28 20:20:30 +13:00
FifoRecordAnalyzer.h FifoAnalyzer: Remove layer of indirection. 2015-11-23 23:02:40 +13:00
FifoRecorder.cpp FifoRecorder: Fix bug with normal vertex arrays. 2015-11-23 23:02:42 +13:00
FifoRecorder.h FifoAnalyzer: Convert FifoRecordAnalyzer to namespace. 2015-11-23 23:02:37 +13:00