dolphin/Source/Core
JosJuice 1b830df250 DolphinQt2: Correct the condition for enabling Cheat Manager
Only the other condition, the one that runs when the cheat setting
changes, was taking into account whether emulation was running.
2018-04-30 14:19:56 +02:00
..
AudioCommon
Common Merge pull request #6690 from lioncash/nand 2018-04-28 13:43:33 -04:00
Core Jit_Integer: Make arrays const in MultiplyImmediate() and twX() 2018-04-28 14:13:02 -04:00
DiscIO
DolphinNoGUI
DolphinQt2 DolphinQt2: Correct the condition for enabling Cheat Manager 2018-04-30 14:19:56 +02:00
DolphinWX DolphinWx: Prevent a crash on Copy hex 2018-04-27 09:53:11 +04:00
InputCommon
UICommon
Updater Merge pull request #6696 from spycrab/updater_cpy 2018-04-26 11:10:52 +02:00
VideoBackends Common: Move BitSet helper functions into the Common namespace 2018-04-23 00:13:55 -04:00
VideoCommon
CMakeLists.txt