dolphin/Source/Core
Lioncash 610a6f9b23 Add ClearAllMemChecks to DebugInterface
Breakpoints have one, but memchecks don't, despite being cleared directly in the breakpoint window.

Now DolphinWX should call the interface functions and not the direct functions of the breakpoints or memchecks for clearing.
2014-03-05 21:50:23 -05:00
..
AudioCommon Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
Common Add ClearAllMemChecks to DebugInterface 2014-03-05 21:50:23 -05:00
Core Add ClearAllMemChecks to DebugInterface 2014-03-05 21:50:23 -05:00
DiscIO Add two other formats to the list of extensions in IsSoundFile 2014-03-04 08:57:07 -05:00
DolphinWX Add ClearAllMemChecks to DebugInterface 2014-03-05 21:50:23 -05:00
InputCommon Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
VideoBackends Make our architecture defines less stupid. 2014-03-04 09:36:59 -06:00
VideoCommon Make our architecture defines less stupid. 2014-03-04 09:36:59 -06:00
CMakeLists.txt