[Coco] width 40 in mn
Arthur Flexser
flexser at fiu.edu
Mon Apr 2 04:54:45 EDT 2012
It's been a long time, and I may be misremembering, but I'll take a stab...
I assume you mean for the BRA * to send it into an infinite loop, but
could it instead be causing it to fall through to whatever is beyond
the end of your code? That is, does "*" get equated to the address of
the following instruction?
Art
On Mon, Apr 2, 2012 at 12:58 AM, Earl Casper <earlcasper at gmail.com> wrote:
> The following code words as expected in Vcc and gives a flashing screen in
> mess
>
> ORG $4000
> START LDA #1
> STA $E7
> JSR [$E002]
> BRA *
> END START
>
> Any ideas?
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> http://five.pairlist.net/mailman/listinfo/coco
More information about the Coco
mailing list