dolphin-emulator/Source
Lioncash fdf057efce DSPIntExtOps: Remove unnecessary const from function prototypes
const on a parameter being passed by value in a prototype doesn't actually signify
anything, these are only applicable in the definition, where they make
the opcode parameter immutable.
2018-06-21 13:00:08 -04:00
..
Android Android: Use case insensitive sorting in game list 2018-06-18 19:11:58 +02:00
Core DSPIntExtOps: Remove unnecessary const from function prototypes 2018-06-21 13:00:08 -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 Remove SOIL altogether from the project. 2018-05-20 13:44:42 +02:00
.clang-format
CMakeLists.txt
dolphin-emu.sln Make DolphinQT2 the default project in dolphin-emu.sln 2018-05-29 20:26:51 -04:00