dolphin/Source
Lioncash fd1ad02c5c DSPTables: Deduplicate FindByOpcode() implementations in DSP opcode tables
This function was duplicated across all the opcode tables: the main info
tables, the interpreter tables, and the x86-64 JIT tables. However, we
can just make the type of the std::array parameter a template type and
get rid of this duplication.
2018-06-21 13:35:06 -04:00
..
Android Android: Use case insensitive sorting in game list 2018-06-18 19:11:58 +02:00
Core DSPTables: Deduplicate FindByOpcode() implementations in DSP opcode tables 2018-06-21 13:35:06 -04:00
DSPSpy
DSPTool DSPTool: Factor out behavior from main() 2018-06-17 18:21:33 -04:00
PCH
UnitTests PowerPC: Convert CPUCore enum into an enum class 2018-06-15 10:27:59 -04:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln