dolphin/Source/Core/Core/DSP
Lioncash c73f4bd226 DSPTables: Hide main opcode tables
Hides the opcode tables that the interpreter and JIT interface with to
execute instructions.

This does not, however, hide the read-only tables that the assembler and
disassembler use.
2017-01-19 17:46:07 -05:00
..
Interpreter DSPTables: Hide main opcode tables 2017-01-19 17:46:07 -05:00
Jit DSPTables: Hide main opcode tables 2017-01-19 17:46:07 -05:00
DSPAccelerator.cpp DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPAccelerator.h DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPAnalyzer.cpp DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPAnalyzer.h DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPAssembler.cpp DSPAssembler: Rename FindOpcode parameters 2017-01-19 17:46:01 -05:00
DSPAssembler.h DSPAssembler: Rename FindOpcode parameters 2017-01-19 17:46:01 -05:00
DSPBreakpoints.h DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPCaptureLogger.cpp DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPCaptureLogger.h DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPCodeUtil.cpp DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPCodeUtil.h DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPCommon.h DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPCore.cpp DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPCore.h specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
DSPDisassembler.cpp DSPTables: Use std::array instead of C arrays 2017-01-19 17:07:31 -05:00
DSPDisassembler.h DSPDisassembler: directly initialize AssemblerSettings struct members 2017-01-04 12:53:22 -05:00
DSPHost.h DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPHWInterface.cpp DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPHWInterface.h DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPMemoryMap.cpp DSPTables: Hide main opcode tables 2017-01-19 17:46:07 -05:00
DSPMemoryMap.h DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPStacks.cpp DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPStacks.h DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPTables.cpp DSPTables: Hide main opcode tables 2017-01-19 17:46:07 -05:00
DSPTables.h DSPTables: Hide main opcode tables 2017-01-19 17:46:07 -05:00
LabelMap.cpp DSPTables: Use std::array instead of C arrays 2017-01-19 17:07:31 -05:00
LabelMap.h DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00