dolphin-emulator/Source/Core
Rachel Bryk 76e3a6dbd5 Change iTLBHack to a bool.
It is only used as a bool.

Fixes issue 6668.

Conflicts:
	Source/Core/Core/Src/BootManager.cpp
2013-10-02 23:27:02 +02:00
..
AudioCommon A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
Common Fix crashes in Single Core mode on Dolphin Win64. 2013-09-23 05:05:58 +02:00
Core Change iTLBHack to a bool. 2013-10-02 23:27:02 +02:00
DiscIO proper fix for issue 6206 2013-09-14 15:09:58 -07:00
DolphinWX Change iTLBHack to a bool. 2013-10-02 23:27:02 +02:00
InputCommon [InputCommon] Fix a bug in ControllerInterface::UpdateOutput() in ControllerInterface.cpp. The variable ok_count was never incremented, which caused the function to always return false. 2013-09-18 10:09:32 -04:00
VideoCommon Fix stack misalignment issues. 2013-09-20 16:46:48 -04:00
CMakeLists.txt