dolphin/Source/Core/Core/HW
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
..
BBA-TAP Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
DSPHLE Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
DSPLLE Add ClearAllMemChecks to DebugInterface 2014-03-05 21:50:23 -05:00
WiimoteEmu Remove own round() implementation 2014-02-28 12:43:23 +01:00
WiimoteReal Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
AudioInterface.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
AudioInterface.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
CPU.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
CPU.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
DSP.cpp Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
DSP.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
DVDInterface.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
DVDInterface.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
EXI_Channel.cpp Dolphin now builds on Linux with only Source/Core as include dir 2014-02-18 12:18:47 +01:00
EXI_Channel.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
EXI_Device.cpp Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
EXI_Device.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
EXI_DeviceAD16.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
EXI_DeviceAD16.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
EXI_DeviceAMBaseboard.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
EXI_DeviceAMBaseboard.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
EXI_DeviceEthernet.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
EXI_DeviceEthernet.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
EXI_DeviceGecko.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
EXI_DeviceGecko.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
EXI_DeviceIPL.cpp Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
EXI_DeviceIPL.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
EXI_DeviceMemoryCard.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
EXI_DeviceMemoryCard.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
EXI_DeviceMic.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
EXI_DeviceMic.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
EXI.cpp Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
EXI.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
GCMemcard.cpp Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
GCMemcard.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
GCPad.cpp Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
GCPad.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
GCPadEmu.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
GCPadEmu.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
GPFifo.cpp Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
GPFifo.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
HW.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
HW.h Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
Memmap.cpp Make our architecture defines less stupid. 2014-03-04 09:36:59 -06:00
Memmap.h Make our architecture defines less stupid. 2014-03-04 09:36:59 -06:00
MemmapFunctions.cpp WriteToHardware: Pass through the whole 0xCC008xxx area to GPFifo instead of only 0xCC008000. 2014-02-23 10:01:47 +01:00
MemoryInterface.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
MemoryInterface.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
MMIO.cpp MMIO: Pass the provided high part/low part addrs to handlers in {Read,Write}ToSmaller. 2014-02-23 08:33:27 +01:00
MMIO.h MMIO: Fix a megaderp in the UniqueID function causing handlers to be overwritten by other handlers. 2014-02-23 08:34:05 +01:00
MMIOHandlers.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
ProcessorInterface.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
ProcessorInterface.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
SI_Device.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
SI_Device.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
SI_DeviceAMBaseboard.cpp Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
SI_DeviceAMBaseboard.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
SI_DeviceDanceMat.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
SI_DeviceDanceMat.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
SI_DeviceGBA.cpp Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
SI_DeviceGBA.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
SI_DeviceGCController.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
SI_DeviceGCController.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
SI_DeviceGCSteeringWheel.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
SI_DeviceGCSteeringWheel.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
SI.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
SI.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Sram.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Sram.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
StreamADPCM.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
StreamADPCM.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
SystemTimers.cpp Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
SystemTimers.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
VideoInterface.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
VideoInterface.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
WII_IPC.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
WII_IPC.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Wiimote.cpp Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
Wiimote.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00