dolphin-emulator/Source/Core
Lioncash 293c3bae6f PPCAnalyst: Mark some functions as const
Also removes the redundant inline specifier, as functions defined in a class/struct definition are inline by default.
2015-06-04 19:11:38 -04:00
..
AudioCommon Use PanicAlert instead of PanicAlertT when appropriate 2015-06-04 13:25:17 +02:00
Common MemoryUtil: get executable pages near static data 2015-06-03 21:44:31 +02:00
Core PPCAnalyst: Mark some functions as const 2015-06-04 19:11:38 -04:00
DiscIO Use PanicAlertT instead of PanicAlert when appropriate 2015-06-04 13:25:06 +02:00
DolphinQt Merge pull request #2484 from JosJuice/volume-return-types 2015-06-02 20:29:08 -04:00
DolphinWX Use PanicAlertT instead of PanicAlert when appropriate 2015-06-04 13:25:06 +02:00
InputCommon Pass strings by const reference where possible 2015-05-28 20:54:55 -04:00
UICommon Merge pull request #2494 from Sonicadvance1/common_disassembler 2015-06-02 20:26:26 -04:00
VideoBackends Use PanicAlertT instead of PanicAlert when appropriate 2015-06-04 13:25:06 +02:00
VideoCommon Merge pull request #2516 from comex/hires-oops 2015-06-04 16:13:05 -04:00
CMakeLists.txt