I stopped using dualis a month ago and just started deving on my ds but dualis now emulates all the things important to me. Plus I can pass my game around to friends w/o a passme now.
Hoorah for mic!
Actually there is one minor thing that dualis 10 is doing wrong for me. When I set the scroll registers for gb3 the scroll registers for sub_bg3 also change.
so the ndslib code
CODE
BG3_CX = 50;
BG3_CY = 50;
BG3_CY = 50;
scrolls BG3 as well as SUB_BG3.
I can work up a quick demo to show it off if you like.
Also, not surprisingly, fading to white does crazy bad things.