dolphin/Source
JosJuice cbbd3d3956 Arm64Emitter: Fix 64-bit TBZ/TBNZ encoding
We haven't actually used 64-bit TBZ/TBNZ anywhere in Dolphin, so
this mistake hasn't broken anything, but let's fix it regardless.
2021-07-07 12:21:07 +02:00
..
Android Merge pull request #9841 from JosJuice/revert-9835 2021-07-06 13:07:50 +02:00
Core Arm64Emitter: Fix 64-bit TBZ/TBNZ encoding 2021-07-07 12:21:07 +02:00
DSPSpy treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DSPTool treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
PCH treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
UnitTests Merge pull request #9595 from Dentomologist/fix_vertex_loader_test_warnings 2021-07-06 11:50:23 +02:00
VSProps msvc: use external header feature solution-wide 2021-06-03 15:42:23 -07:00
.clang-format
CMakeLists.txt CMake: Build with -std:c++latest for MSVC 2021-03-03 23:44:35 +01:00
dolphin-emu.sln