dolphin/Source/Core/Core/FifoPlayer
Martino Fontana 8235c38df7 Debugger: Small other cleanup
Change misleading names.
Fix function usage: Intepreter and Step Out will not check breakpoints in their own wrong way anymore (e.g. breaking on log-only breakpoints).
2024-07-02 18:29:42 +02:00
..
FifoDataFile.cpp Fifo: Convert MemoryUpdate::Type to enum class 2023-09-02 18:19:26 -07:00
FifoDataFile.h Fifo: Convert MemoryUpdate::Type to enum class 2023-09-02 18:19:26 -07:00
FifoPlayer.cpp Debugger: Small other cleanup 2024-07-02 18:29:42 +02:00
FifoPlayer.h Core/FifoPlayer: Avoid global System accessor. 2024-01-12 21:54:35 +01:00
FifoRecorder.cpp VideoCommon: Use GetSpanForAddress safely in texture decoding 2024-04-20 18:31:08 +02:00
FifoRecorder.h FifoRecorder: Move instance to System. 2024-01-12 15:06:06 +01:00