summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoBackendBase.cpp
diff options
context:
space:
mode:
authorbooto <remornicus@gmail.com>2018-08-15 22:33:16 -0400
committerbooto <remornicus@gmail.com>2018-09-11 22:19:13 -0400
commit3825e2e5ffe882aa4fa59fe88644613d1bf250d1 (patch)
treeb2636182b0ec1eaef88fe8fe9b31a3ce231c9d4b /Source/Core/VideoCommon/VideoBackendBase.cpp
parent0fbe1a233049aecb8ea518aee9eef00f6e64dfc7 (diff)
SI: Add 16bit accessors for SI IO buffer
Dolphin has traditionally treated the SI IO buffer (128 bytes) as a set of 32 little endian u32s. This works out fine if you only ever read/write using aligned 32bit accesses. Different sized accesses or misaligned reads will mess it up. Byte swapping reads/writes will fix this up, but all the SI devices that use the SI IO buffer need to be adjusted.
Diffstat (limited to 'Source/Core/VideoCommon/VideoBackendBase.cpp')
0 files changed, 0 insertions, 0 deletions