dolphin/Source/Core
Lioncash aa82680be7 Mark functions in the PPCDebugInterface and DSPDebugInterface as final.
The way they currently were, they would allow for a class to inherit and override these interfaces functions. However, this doesn't make sense conceptually.
2014-03-05 21:54:34 -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 Mark functions in the PPCDebugInterface and DSPDebugInterface as final. 2014-03-05 21:54:34 -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 Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00