dolphin/Source
Pokechu22 dc2eab1778 DSPJit: Sign-extend acS.h to 32 bits
Thus, the 40-bit accumulator is treated as properly sign-extended when read as a 64-bit number.  This affects e.g. overflow detection.
2021-08-22 17:07:43 -07:00
..
Android Merge pull request #9864 from PEmu2/wiimote 2021-08-07 12:44:55 +02:00
Core DSPJit: Sign-extend acS.h to 32 bits 2021-08-22 17:07:43 -07:00
DSPSpy DSPSpy: Replace less_test with cond_test 2021-08-22 17:07:41 -07:00
DSPTool Core: Add GBA host interface 2021-07-13 16:42:49 +02:00
PCH bump msvc required version to align wth vs 16.11 2021-08-14 03:57:25 -07:00
UnitTests Merge pull request #9600 from Bonta0/mgba-pr 2021-07-21 02:36:43 -04:00
VSProps Merge pull request #9600 from Bonta0/mgba-pr 2021-07-21 02:36:43 -04:00
.clang-format Require clang-format 9 and reformat source code 2020-01-08 22:18:15 +01:00
CMakeLists.txt CMake: Build with -std:c++latest for MSVC 2021-03-03 23:44:35 +01:00
dolphin-emu.sln Externals: Integrate mGBA as a submodule 2021-07-13 16:39:29 +02:00