dolphin/Source/Core
skidau 613cae613a Added a RAM Watch window to the debugger
Conflicts:
	Source/Core/Core/HW/Memmap.cpp
	Source/Core/Core/HW/Memmap.h
	Source/Core/DolphinWX/Debugger/CodeWindow.h
2014-10-26 14:56:02 +11:00
..
AudioCommon Fixes OpenSLES's sample rate. 2014-10-23 11:29:49 -05:00
Common Added a RAM Watch window to the debugger 2014-10-26 14:56:02 +11:00
Core Added a RAM Watch window to the debugger 2014-10-26 14:56:02 +11:00
DiscIO
DolphinQt Fixes from @comex to add the app bundle and icon on Mac. 2014-10-25 21:17:32 -04:00
DolphinWX Added a RAM Watch window to the debugger 2014-10-26 14:56:02 +11:00
InputCommon Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
UICommon
VideoBackends Merge pull request #1378 from lioncash/gl 2014-10-26 13:44:34 +11:00
VideoCommon Fix 'sizeof' which broke in my reference-to-pointer conversion. 2014-10-25 15:02:12 -04:00
CMakeLists.txt