dolphin/Source/DSPTool
Lioncash d81e3fddce DSPTool: Make CodeToHeader() and CodesToHeader() return a std::string directly
Instead of using an out-reference, we can modernize these to return the
std::string directly. While we're at it, also remove the unused name
parameter.
2018-06-22 16:50:13 -04:00
..
CMakeLists.txt DSPTool: Fix build 2017-09-13 17:38:23 +02:00
DSPTool.cpp DSPTool: Make CodeToHeader() and CodesToHeader() return a std::string directly 2018-06-22 16:50:13 -04:00
DSPTool.vcxproj Win32/FileUtil: Fix IsDirectory() not working for certain directories 2018-05-04 23:53:41 +02:00
DSPTool.vcxproj.filters msbuild: increment other version numbers to vs2017 equivalents 2017-06-03 18:20:39 -07:00
StubHost.cpp Common: Move host communication enum to Host.h 2018-05-28 14:34:59 -04:00