summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Android/Android.cpp
diff options
context:
space:
mode:
authorTillmann Karras <tilkax@gmail.com>2025-07-19 16:19:04 +0100
committerTillmann Karras <tilkax@gmail.com>2025-07-19 16:42:15 +0100
commit6a55a1bf68981f4ca2545939bd8a59c624b5059e (patch)
tree1871f8d6a180cc047d08387e45eaad856acf7616 /Source/Core/InputCommon/ControllerInterface/Android/Android.cpp
parent2da774b2f7aa42fcb613a0f9a2e8cc4e8a037733 (diff)
WII_IPC: fix homebrew that uses the disc drive
Dolphin never emulated the AHBPROT register before, but the default value when reading from unimplemented MMIO registers used to be -1, which happened to match what AHBPROT reads as when all restrictions are disabled. In 6f25e20c6a0c5b4027fffe2bea0116728018e7df I changed the default to 0 to match observed hardware behavior in the memory range of the command processor. This broke libogc's DI_Init() which checks AHBPROT for full hardware access (presumably to ensure that bypassing IPC for Video DVDs will work).
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Android/Android.cpp')
0 files changed, 0 insertions, 0 deletions