dolphin/Source
JosJuice 12629beff8 JitArm64: Call swap variants of memory write functions
Write_U16_Swap leaves the upper 32 bits alone. Reimplementing this
correctly in the JIT would require more than one instruction,
so let's just call Write_U16_Swap instead, like Jit64 does.
2021-08-04 23:04:02 +02:00
..
Android Android: update dependencies 2021-07-25 16:23:18 -04:00
Core JitArm64: Call swap variants of memory write functions 2021-08-04 23:04:02 +02:00
DSPSpy DSPSpy: fix $prod printing 2021-07-25 15:15:15 +01:00
DSPTool Core: Add GBA host interface 2021-07-13 16:42:49 +02:00
PCH treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02: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