NooDS icon indicating copy to clipboard operation
NooDS copied to clipboard

Lufia: The Ruins of Lore Intro text not rendered properly

Open benderscruffy opened this issue 4 years ago • 1 comments

31275324-717497f8-aab4-11e7-9fc6-ff737d9783e9

benderscruffy avatar Jun 11 '20 09:06 benderscruffy

This requires handling open bus during DMA transfers correctly. Besides the general open bus, the DMA engine also has its own internal open bus instance. If DMA attempts to read from a "disallowed" source address, it'll take whatever was read/written by any DMA channel previously instead. endrift did a more thorough writeup on this: http://mgba.io/2018/03/09/holy-grail-bugs-revisited/ (See "The Great GBA DMA Disaster")

fleroviux avatar Jul 13 '20 22:07 fleroviux