Closed snickerbockers closed 4 years ago
root-cause is commit 46e420f952deac4e3ed9a0bd51b48d9f7c9ac918.
Looks like the problem is this game is trying to do a DMA operation that spans multiple regions of memory map (or maybe multiple mirrors of the same region of memory map?).
resolved by commit 70f89b48bb27dabee0d6cab57449db6fdd5f7fe0
root-cause is commit 46e420f952deac4e3ed9a0bd51b48d9f7c9ac918.
Looks like the problem is this game is trying to do a DMA operation that spans multiple regions of memory map (or maybe multiple mirrors of the same region of memory map?).