summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/CoreDevice.cpp
diff options
context:
space:
mode:
authorPokechu22 <Pokechu022@gmail.com>2021-08-15 18:18:43 -0700
committerPokechu22 <Pokechu022@gmail.com>2021-08-16 15:09:20 -0700
commit3b4bc9852fa19a66188ce2015ba8b1ab008dd9b3 (patch)
tree9cafa444a700ec139350e482f8309f159037f11a /Source/Core/InputCommon/ControllerInterface/CoreDevice.cpp
parent858d0675b9d940fbd2062c31aabac34dadd853e8 (diff)
DSPInterpreter: Fix sign extension of accumulators
The extension needs to happen in SetLongAcc, not GetLongAcc, as the extension needs to always be reflected in acS.h. There is no functional difference with the write handler for acS.h, but it is more readable than 4 casts in a row.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/CoreDevice.cpp')
0 files changed, 0 insertions, 0 deletions