summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoState.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2026-01-05 15:54:14 +0100
committerJosJuice <josjuice@gmail.com>2026-01-05 16:15:17 +0100
commit2098b4b1ca0ae140bef378f8ea68f6514a2ae745 (patch)
tree305c29cb73fa2fa7e7e9c6025cc206d4fa211c89 /Source/Core/VideoCommon/VideoState.cpp
parent89a03199b14cb32b715096df7bea93ffb39bad51 (diff)
DSP: Remove HLEMemory functions
During my quest to rid Dolphin of the memory-unsafe GetPointer function, I didn't realize that DSPHLE had its own set of memory access functions that were essentially duplicating the standard ones. This commit gets rid of them and replaces calls to them with calls to MemoryManager.
Diffstat (limited to 'Source/Core/VideoCommon/VideoState.cpp')
0 files changed, 0 insertions, 0 deletions