dolphin/Source/Core/Core/FifoPlayer
JosJuice b7db7ebbc7 Don't assume fixed width for "Emulated memory size mismatch!" message
Panic alerts don't use fixed width fonts, and translators are
unlikely to preserve the exact spacing unless they are given
specific instructions to do so and are willing to fight against
the Transifex interface a bit.
2020-05-01 13:40:34 +02:00
..
FifoAnalyzer.cpp Core/FifoAnalyzer: Use std::array where applicable 2019-07-15 07:37:35 -04:00
FifoAnalyzer.h Core/FifoAnalyzer: Use std::array where applicable 2019-07-15 07:37:35 -04:00
FifoDataFile.cpp Don't assume fixed width for "Emulated memory size mismatch!" message 2020-05-01 13:40:34 +02:00
FifoDataFile.h Configurable MEM1 and MEM2 sizes at runtime via Dolphin.ini 2020-04-28 12:10:50 -05:00
FifoPlaybackAnalyzer.cpp Core/FifoAnalyzer: Convert DecodeMode enum into an enum class 2019-07-15 07:37:30 -04:00
FifoPlaybackAnalyzer.h FifoPlayer: Get rid of semicolons on namespace braces 2016-07-01 04:36:05 -04:00
FifoPlayer.cpp Configurable MEM1 and MEM2 sizes at runtime via Dolphin.ini 2020-04-28 12:10:50 -05:00
FifoPlayer.h FifoPlayer: Use std::move for saving callbacks 2019-09-09 11:38:21 +12:00
FifoRecordAnalyzer.cpp Core/FifoAnalyzer: Use std::array where applicable 2019-07-15 07:37:35 -04:00
FifoRecordAnalyzer.h FifoPlayer: const correctness 2016-08-01 18:33:46 -04:00
FifoRecorder.cpp Configurable MEM1 and MEM2 sizes at runtime via Dolphin.ini 2020-04-28 12:10:50 -05:00
FifoRecorder.h Qt: Implement FIFO Player 2017-11-19 22:06:32 +01:00