Quote:
Originally Posted by NHervé
ah okay. So DMAs are buggy.
|
No, read my edit, due to the uninitialized area being the ITCM, it CAN'T be a DMA, as the DMA can't access ITCM (atleast that's what I read in the gbadev forums).
Here's a reference, I'll test it ASAP. Else, just search gbadev forums for the ITCM for more info :P
EDIT: I would bet that's it's something with the ITCM not being initialized correctly, atleast that's what's differing with Ideas and NeonDS. Well have to figure it out (preferred one), or ask to the NeonDS author to add an Step/Breakpoint functionality (lazy option) :P
Last edited by shashClp; February 18th, 2008 at 08:21..