dolphin/Source/Core/Core/FifoPlayer
Lioncash b9aad3310e PowerPC: Move MMU-specifics from PowerPC.h to MMU.h
PowerPC.h at this point is pretty much a general glob of stuff, and it's
unfortunate, since it means pulling in a lot of unrelated header
dependencies and a bunch of other things that don't need to be seen by
things that just want to read memory.

Breaking this out into its own header keeps all the MMU-related stuff
together and also limits the amount of header dependencies being
included (the primary motivation for this being the former reason).
2018-05-17 19:18:55 -04:00
..
FifoAnalyzer.cpp Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
FifoAnalyzer.h FifoPlayer: Get rid of unnecessary includes 2016-07-01 04:25:40 -04:00
FifoDataFile.cpp FifoPlayer: Generate fake VideoInterface updates 2017-11-17 22:11:29 -06:00
FifoDataFile.h FifoPlayer: Generate fake VideoInterface updates 2017-11-17 22:11:29 -06:00
FifoPlaybackAnalyzer.cpp Core: include what you use 2017-06-07 01:20:48 -04:00
FifoPlaybackAnalyzer.h FifoPlayer: Get rid of semicolons on namespace braces 2016-07-01 04:36:05 -04:00
FifoPlayer.cpp PowerPC: Move MMU-specifics from PowerPC.h to MMU.h 2018-05-17 19:18:55 -04:00
FifoPlayer.h Qt: Implement FIFO Player 2017-11-19 22:06:32 +01:00
FifoRecordAnalyzer.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
FifoRecordAnalyzer.h FifoPlayer: const correctness 2016-08-01 18:33:46 -04:00
FifoRecorder.cpp FifoRecorder: Implement IsRecordingDone() 2017-11-19 21:49:29 +01:00
FifoRecorder.h Qt: Implement FIFO Player 2017-11-19 22:06:32 +01:00