summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/GCAdapter.cpp
diff options
context:
space:
mode:
authorPokechu22 <Pokechu022@gmail.com>2022-06-19 12:09:32 -0700
committerPokechu22 <Pokechu022@gmail.com>2022-08-03 17:32:12 -0700
commit8d66c29f3303f564d039015ec7ea0f95a570b564 (patch)
treedc1d82bd4fa952dc77f79ca5a5b8fdcfb23625df /Source/Core/InputCommon/GCAdapter.cpp
parent8b65e841215436f5dbcd3bef04fb731c698d8431 (diff)
DSPHLE: Eliminate global state in GBA uCode + accuracy improvements
The accuracy improvements are: * The request mail must be 0xabba0000 exactly; both the low and high parts are checked * The address is masked with 0x0fffffff * Before, the global state meant that after the GBA uCode had been used once, it would accept 0xcdd1 commands immediately. Now, it only accepts them after execution has finished.
Diffstat (limited to 'Source/Core/InputCommon/GCAdapter.cpp')
0 files changed, 0 insertions, 0 deletions