dolphin/Source/Core/Core/DSP/Interpreter
Lioncash f4e1f48b4f DSPCore: Make IRAM CRC and step counter private
We can construct an API around these two members to allow them to be
private.
2020-12-29 14:32:11 -05:00
..
DSPIntArithmetic.cpp DSP: Eliminate most global state 2020-12-27 06:38:02 -05:00
DSPIntBranch.cpp DSP: Eliminate some magic values related to the CR register 2020-12-29 09:43:04 -05:00
DSPIntCCUtil.h DSP: Eliminate most global state 2020-12-27 06:38:02 -05:00
DSPInterpreter.cpp DSPCore: Make IRAM CRC and step counter private 2020-12-29 14:32:11 -05:00
DSPInterpreter.h DSP: Eliminate most global state 2020-12-27 06:38:02 -05:00
DSPIntExtOps.cpp DSP: Eliminate most global state 2020-12-27 06:38:02 -05:00
DSPIntLoadStore.cpp DSP: Eliminate most global state 2020-12-27 06:38:02 -05:00
DSPIntMisc.cpp DSP: Eliminate most global state 2020-12-27 06:38:02 -05:00
DSPIntMultiplier.cpp DSP: Eliminate most global state 2020-12-27 06:38:02 -05:00
DSPIntTables.cpp DSP: Eliminate most global state 2020-12-27 06:38:02 -05:00
DSPIntTables.h DSP: Eliminate most global state 2020-12-27 06:38:02 -05:00
DSPIntUtil.h DSP: Eliminate most global state 2020-12-27 06:38:02 -05:00