Pete Lomax <[EMAIL PROTECTED]> wrote: > The following demonstrates that $I1 and .local int i map to the same > register in the output pasm code:
Yep. The problem seems to be the backward branch. When you put the "test" sub after the "end" op, its working fine. leo