dolphin/Source
Sintendo 57548b456b Jit64: subfx - Special case a == 0
Occurs a bunch of times in Super Mario Sunshine.

Before:
41 83 EE 00          sub         r14d,0

After:
Nothing!
2021-01-04 23:54:15 +01:00
..
Android Merge pull request #9318 from JosJuice/android-saf-games 2020-12-30 11:10:35 +01:00
Core Jit64: subfx - Special case a == 0 2021-01-04 23:54:15 +01:00
DSPSpy
DSPTool DSP: Eliminate most global state 2020-12-27 06:38:02 -05:00
PCH
UnitTests Merge pull request #9307 from Dentomologist/add-deleted-file-missing-warning-flag 2020-12-11 02:06:28 +01:00
VSProps
.clang-format
CMakeLists.txt Turn format string issues into compile-time errors 2020-12-04 18:06:02 +01:00
dolphin-emu.sln