Files
dolphin/Source/Core/Core
Tillmann Karras 6a55a1bf68 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 6f25e20c6a 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).
2025-07-19 16:42:15 +01:00
..
2025-07-12 12:47:30 +02:00
2025-07-12 12:47:30 +02:00
2025-03-08 15:41:53 -05:00
2025-03-08 15:41:53 -05:00
2025-06-28 18:54:16 -05:00
2025-04-21 22:05:25 +10:00
2025-03-15 07:57:16 -04:00
2025-02-25 06:42:13 +01:00
2025-06-28 18:54:21 -05:00
2025-07-12 12:47:30 +02:00
2025-04-21 22:05:25 +10:00