dolphin/Source
Pokechu22 d20094efa2 Add extra Low and High fields to CopyFilterCoefficients
This struct is the only one in BPMemory that uses u64 as its base.  These fields are to allow viewing it as two u32s instead.  It's not used by Dolphin right now, but it is used in the copy of BPMemory.h used by hwtests.
2022-07-15 12:29:40 -07:00
..
Android Re-run code formatting after update to Android Studio 2022.2 2022-06-20 17:41:41 +02:00
Core Add extra Low and High fields to CopyFilterCoefficients 2022-07-15 12:29:40 -07:00
DSPSpy DSP LLE Recompiler: Fix LOOP and BLOOP when the counter is between 0x8001 and 0xFFFF 2022-06-05 19:34:31 -07:00
DSPTool DSPTool: Exit with status 1 if binary comparison fails 2022-06-14 12:22:06 -07:00
PCH update min windows sdk to 10.0.22621 2022-06-02 15:53:29 -07:00
UnitTests UnitTests/MovI2R: Test all logical immediates 2022-07-10 22:17:09 +01:00
VSProps Externals/FatFs: Build as part of Dolphin. 2022-07-11 23:11:37 +02:00
.clang-format Replace Cpp11 (A Deprecated alias for Latest) in .clang-format 2022-06-22 08:57:32 +10:00
CMakeLists.txt cmake/win: don't set _WIN32_WINNT 2022-06-02 15:56:01 -07:00
dolphin-emu.sln Externals/FatFs: Build as part of Dolphin. 2022-07-11 23:11:37 +02:00