On Mar 2, 8:36 am, "sicklittlemonkey" <Nick.Westg...@gmail.com> wrote: > If you can't find that sequence the easiest way to proceed is to use > AppleWin with a memory breakpoint on $C0EA (assuming slot 6). In the > debugger type: > BPM C0EA > G I'm starting to expand my use of the debugger commands (I got stuck on source command) BPM is extremely handy. Rich