dolphin-emulator/Source/Core
aldelaro5 63546b4f2e Fix unnecessary Center PC calls in the CodeWindow
This not only fixes a regression where toggling a breakpoint using the CodeWindow would cause a Center PC, but it also removes several redundant JumpToAddress(PC) calls.
2016-10-29 01:08:27 -04:00
..
AudioCommon AudioCommon: SupportsDPL2Decoder, SupportsLatencyControl, SupportsVolumeChanges 2016-10-09 19:18:16 -07:00
Common Merge pull request #4354 from sepalani/bp_rmtmp_it 2016-10-17 14:14:10 -07:00
Core Movie: Add missing includes 2016-10-20 14:22:42 +02:00
DiscIO NANDContentLoader: Add IOFile forward declaration 2016-10-14 20:27:22 -04:00
DolphinQt2 Merge pull request #4254 from ligfx/check_errors_postprocessing 2016-10-02 20:42:39 -07:00
DolphinWX Fix unnecessary Center PC calls in the CodeWindow 2016-10-29 01:08:27 -04:00
InputCommon Fix missing includes 2016-10-07 23:46:41 +02:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends Merge pull request #4194 from Armada651/efb-source-format 2016-10-21 21:45:29 +00:00
VideoCommon Merge pull request #4194 from Armada651/efb-source-format 2016-10-21 21:45:29 +00:00
CMakeLists.txt