dolphin/Source
Lioncash 9f82efa3e2 Jit64/JitRegCache: Simplify GetAllocationOrder()
Given we have fixed allocation orders, we can just directly return a
span instead of a pointer and a size via an out parameter.

Makes it a little more convenient, since we get both pieces of info at
once, and also have the ability to iterate directly off the span out of
the box.
2024-01-23 11:03:59 -05:00
..
Android Merge pull request #12375 from JosJuice/android-gate-size-crash 2024-01-07 19:34:06 +01:00
Core Jit64/JitRegCache: Simplify GetAllocationOrder() 2024-01-23 11:03:59 -05:00
DSPSpy
DSPTool
PCH
UnitTests Core/HW/MMIO: Pass System through Read() and Write(). 2024-01-12 08:28:01 +01:00
VSProps Remove redundant 32-bit code 2023-11-28 23:03:26 +11:00
.clang-format
CMakeLists.txt
dolphin-emu.sln Fix Windows ARM64 debug build errors 2023-12-17 11:31:28 -08:00