summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/PostProcessing.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2021-04-06 01:35:56 +0200
committerLéo Lam <leo@leolam.fr>2021-04-06 18:25:09 +0200
commit960d957f4fe5430eece3d99fc0d4d5649e848f64 (patch)
treecbac5112c6a39cd31c6c78b94457f70a0caa039a /Source/Core/VideoCommon/PostProcessing.cpp
parentac250f7c20916521117f78fe572d8ec83f183f29 (diff)
MMU: Fix SDR updates being silently dropped in some cases
While 6xx_pem.pdf §7.6.1.1 mentions that the number of trailing zeros in HTABORG must be equal to the number of trailing ones in the mask (i.e. HTABORG must be properly aligned), this is actually not a hard requirement. Real hardware will just OR the base address anyway. Ignoring SDR changes would lead to incorrect emulation. Logging a warning instead of dropping the SDR update silently is a saner behaviour.
Diffstat (limited to 'Source/Core/VideoCommon/PostProcessing.cpp')
0 files changed, 0 insertions, 0 deletions