dolphin/Source
Tillmann Karras bcdafc7e34 Interpreter: fix rounding of FNMA instructions
x86:     round(-a*c +/- b)
PowerPC: -round(a*c +/- b)

If the rounding mode is set to +/- infinity, the order of round/negate
matters.
2015-07-18 22:54:15 +02:00
..
Android Android TV: Game selection screen highlights games with accent color. 2015-07-03 13:46:54 -04:00
Core Interpreter: fix rounding of FNMA instructions 2015-07-18 22:54:15 +02:00
DSPSpy Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DSPTool Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PCH Add missing license headers 2015-05-25 13:11:47 +02:00
UnitTests Revert "Merge pull request #2358 from Tilka/pie" 2015-07-06 09:05:25 +12:00
VSProps Base.props: Remove DXSDK_DIR from the include path. 2015-04-13 21:44:40 +02:00
.clang-format UseTab: ForIndentation 2014-05-26 21:28:59 -07:00
CMakeLists.txt Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
dolphin-emu.sln remove win32/mixed project configurations. 2015-03-14 14:07:21 -07:00