Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for SA-1 side DMA to BWRAM banks 0x41+ (#1687)
DDA was incorrectly capped at 16 bits instead of 24, making DMAs to BWRAM banks 0x41-43 be sent to the corresponding spot in 0x40 instead. See [the corresponding bug in bsnes](bsnes-emu/bsnes#309) for some more context.
- Loading branch information