[Coco] Memory Map
Fedor Steeman
petrander at gmail.com
Mon May 13 08:26:41 EDT 2013
Great to hear!
Was it the "END BEGIN" that did the trick? It looks like the assembler
wants one to indicate blocks by name, in this case "BEGIN"...
BTW I updated the color computer memory map on CoCopedia:
http://www.cocopedia.com/wiki/index.php/Color_Computer_2_Memory_Map
Cheers,
Fedor
On 8 May 2013 19:45, Louis Ciotti <lciotti1 at gmail.com> 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
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> http://five.pairlist.net/mailman/listinfo/coco
>
More information about the Coco
mailing list