summaryrefslogtreecommitdiffstats
path: root/src/common/debug_interface.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-09-11common: Get rid of debug_interface.hLioncash1-36/+0
This is technically unused. Also removes TMemChecks because it relies on this. Whenever memory breakpoints are implemented for real, it should be designed to match the codebase debugging mechanisms.
2014-08-17Common: Move header guards over to pragma onceLioncash1-5/+2
Also replaced C headers with the C++ equivalent ones
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-02convert tabs to spacesbunnei1-25/+25
2013-09-05replaced common code with dolphin commonShizZy1-0/+39