dolphin/Source/Core
Markus Wick ec5cfd2aae JitArm64: Update CR helpers to reflect their usage.
This helpers are not for general CR calculation, they are just for the
common case of the sign extended result of integer instructions if the
rc bit is set.
They must not be used by other instructions like cmp, so there is no
need to be as flexible.
2017-08-11 21:17:13 +02:00
..
AudioCommon
Common Config: Fix Movie config loading/saving 2017-08-11 15:36:32 +08:00
Core JitArm64: Update CR helpers to reflect their usage. 2017-08-11 21:17:13 +02:00
DiscIO Merge pull request #5871 from JosJuice/read-swapped-and-shifted 2017-08-11 15:58:42 +08:00
DolphinNoGUI
DolphinQt2 DolphinQt2: Replace "Pad size" with "Buffer size" 2017-08-11 12:22:44 +02:00
DolphinWX DolphinWX: Replace "Pad buffer" with "Buffer size" 2017-08-11 12:36:42 +02:00
InputCommon Merge pull request #5860 from jturcotte/fix-macos-nswitch-axis 2017-08-07 13:44:07 +12:00
UICommon
VideoBackends Remove non-integer IRs 2017-08-08 12:09:50 +02:00
VideoCommon Merge pull request #5867 from leoetlino/widescreen 2017-08-11 18:23:54 +08:00
CMakeLists.txt