dolphin/Source/Core
Lioncash b29b56c61a Interpreter_Integer: Clean up casting in mulhwx() and mulhwux()
These can be expressed in a slightly cleaner manner without so many
casts. While we're at it, also get rid of unnecessary indexing (we
already have the result nearby).
2018-05-16 19:45:17 -04:00
..
AudioCommon
Common Common/Hash: Namespace code under the Common namespace 2018-05-16 15:39:23 -04:00
Core Interpreter_Integer: Clean up casting in mulhwx() and mulhwux() 2018-05-16 19:45:17 -04:00
DiscIO Common/Hash: Namespace code under the Common namespace 2018-05-16 15:39:23 -04:00
DolphinNoGUI
DolphinQt2 Fix "Show Input Display" 2018-05-16 21:07:15 +02:00
DolphinWX PatchEngine: Make PatchType an enum class 2018-05-13 15:46:51 -04:00
InputCommon
UICommon Copy Wii NAND data to user NAND in WiiRoot 2018-05-12 17:08:50 +02:00
Updater Updater: Show error when trying to launch directly 2018-05-05 23:32:08 +02:00
VideoBackends Merge pull request #6825 from leoetlino/onion-types 2018-05-12 21:59:43 +02:00
VideoCommon Common/Hash: Namespace code under the Common namespace 2018-05-16 15:39:23 -04:00
CMakeLists.txt