Page 1 of 1

cpu trace in nintendulator

Posted: Tue Sep 05, 2006 3:57 pm
by VanOccupanther
How come, in nintendulator, in the "cpu trace" window it sometimes gets stuck in a loop. i try to get to #0000 but it will stall on like #0a00 and loop back up to #0b00 and continue this over and over again; never reaching the destination. I use home and end keys first, then page up and page down, then arrow up and arrow down keys to arrive at #0000. But, somtimes it never makes it to #0000. What am i doing wrong? This has been happening a lot. :(

Posted: Tue Sep 05, 2006 4:32 pm
by Quietust
It's a bug of some sort in the trace window which originates from Akilla's debugger code which I never got around to completely rewriting. If you get stuck like that, all I can recommend is trying to scroll in from the opposite direction (i.e. in this case, start at F000 and scroll down until you reach 0000 - it wraps around).

Posted: Wed Sep 06, 2006 1:32 pm
by VanOccupanther
Thank You, that helps a lot. :)