dolphin/Source/DSPTool
Lioncash 83dab8dd36 DSPTool: Get rid of raw new and delete
We can just use a vector of a vector, which also has the benefit of
keeping the size accounted for as well, allowing us to get rid of a
count parameter for CodesToHeader().
2018-06-22 17:53:20 -04:00
..
CMakeLists.txt DSPTool: Fix build 2017-09-13 17:38:23 +02:00
DSPTool.cpp DSPTool: Get rid of raw new and delete 2018-06-22 17:53:20 -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