summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/RenderBase.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2021-08-31 11:35:10 -0400
committerLioncash <mathew1800@gmail.com>2021-08-31 11:39:13 -0400
commit7a6b63b309cd1dac4f402641b9d80c646442638e (patch)
tree82dc699b17f99337b1fefa53d2e07e6fc3b53b61 /Source/Core/VideoCommon/RenderBase.cpp
parenta8ebca4fc60ecea550c879ecfd6135f066645174 (diff)
MMU: Don't truncate 64-bit values when calling Memcheck()
Previously in Read_U64 and Write_U64 the value that was read or written would be truncated to a 32-bit value before being passed off to the memcheck handler, which can result in incorrect values being logged out.
Diffstat (limited to 'Source/Core/VideoCommon/RenderBase.cpp')
0 files changed, 0 insertions, 0 deletions