diff options
| author | booto <remornicus@gmail.com> | 2018-08-15 22:33:16 -0400 |
|---|---|---|
| committer | booto <remornicus@gmail.com> | 2018-09-11 22:19:13 -0400 |
| commit | 3825e2e5ffe882aa4fa59fe88644613d1bf250d1 (patch) | |
| tree | b2636182b0ec1eaef88fe8fe9b31a3ce231c9d4b /Source/Core/VideoCommon/VideoBackendBase.cpp | |
| parent | 0fbe1a233049aecb8ea518aee9eef00f6e64dfc7 (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
