dolphin/Source/Core
Michael Maltese c67bae5491 DSP-HLE: use DumpDSPCode to de-duplicate logic (and gain disassembly)
This change centralizes all of the path handling and file writing logic
in DumpDSPCode. DSP-HLE also gains the feature of DSP-LLE to
automatically disassemble dumped code and write it to an accompanying
text file.
2017-05-15 02:38:51 -07:00
..
AudioCommon DPL2Decoder: Prefer static_cast to C-style casts 2017-04-23 09:21:30 +01:00
Common Section: Fix Section::Get 2017-05-13 15:22:29 +01:00
Core DSP-HLE: use DumpDSPCode to de-duplicate logic (and gain disassembly) 2017-05-15 02:38:51 -07:00
DiscIO Reuse the IOS code for WAD installation 2017-05-14 15:30:42 +02:00
DolphinNoGUI IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
DolphinQt2 Reuse the IOS code for WAD installation 2017-05-14 15:30:42 +02:00
DolphinWX Reuse the IOS code for WAD installation 2017-05-14 15:30:42 +02:00
InputCommon Merge pull request #5345 from JosJuice/consistent-controller-translation 2017-05-04 09:00:41 -07:00
UICommon Reuse the IOS code for WAD installation 2017-05-14 15:30:42 +02:00
VideoBackends VS2017 build fix after upgrading project 2017-05-13 20:34:27 +01:00
VideoCommon Add a workaround for a PowerVR glsl compiler bug 2017-05-03 19:33:56 -07:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00