summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/CubebStream.cpp
diff options
context:
space:
mode:
authorMichael Maltese <michaeljosephmaltese@gmail.com>2017-06-03 14:41:54 -0700
committerMichael Maltese <michaeljosephmaltese@gmail.com>2017-06-03 15:16:39 -0700
commit2267ddeb1710fe5b9d0ace3916650b7d315883f5 (patch)
tree0c62081902e6cfca089d5a7f01f3d46eb4bf47bb /Source/Core/AudioCommon/CubebStream.cpp
parent7e869070e31cf6182de4495163242c049e9712c7 (diff)
DSPAssembler: fix handling of P_REG1C
`P_REG1C` had the same value as `P_ACCL`, so was causing spurious errors when used with ACCM registers. Gcdsptool (which calls this `P_ACCLM`) gives it the value `P_REG | 0x1c10` instead, and handles errors in the same block as other REG## enums.
Diffstat (limited to 'Source/Core/AudioCommon/CubebStream.cpp')
0 files changed, 0 insertions, 0 deletions