[Coco] Memory Map

John W. Linville linville at tuxdriver.com
Wed May 8 14:15:19 EDT 2013


On Wed, May 08, 2013 at 01:45:01PM -0400, Louis Ciotti wrote:
> SUCCESS!
> 
>         ORG     $0E00
> BEGIN
> start   lda     #$f9
>         ldx    #$400
> screen  sta    ,x+
>         cmpx    #$600
>         bne    screen
> wait    jsr    [$a000]
>         beq    wait
>         rts
>         END    BEGIN

Woohoo!

-- 
John W. Linville		Someday the world will need a hero, and you
linville at tuxdriver.com			might be all we have.  Be ready.



More information about the Coco mailing list