View Single Post
Old February 17th, 2008   #56 (permalink)
shashClp
Emu author
 
shashClp's Avatar
 
Join Date: Sep 2006
Location: VisualC
Posts: 1,055
Quote:
Originally Posted by NHervé View Post
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
__________________
Emulator development blog

Last edited by shashClp; February 18th, 2008 at 08:21..
shashClp is offline   Reply With Quote