[Coco] Easy way to copy 40 track disks to the CoCoSDC?

Arthur Flexser flexser at fiu.edu
Sat Apr 25 21:57:46 EDT 2015


I would say yes, it's a typo in the book.

Art

On Sat, Apr 25, 2015 at 8:17 PM, Bill Pierce via Coco <coco at maltedmedia.com>
wrote:

> Art, not according to the Disk Basic Unravelled book....
> (Unless it's a typo in the book)
>
> 1055 FFDE ROMCLR RMB 1 ROM DISABLED
> 1056 FFDF ROMSET RMB 1 ROM ENABLED
>
>
> The code enables the rom
> copies a byte
> disables the rom
> writes a byte
> loops until done
>
> > START LDX #$8000
> > LOOP CLR $FFDF
> >  LDD ,X
> >  CLR $FFDE
> >  STD ,X++
> >  CMPX #$FFEF
> > BLS LOOP
> >  RTS
> >  END
>
>
>
>
>
> Bill Pierce
> "Today is a good day... I woke up" - Ritchie Havens
>
> My Music from the Tandy/Radio Shack Color Computer 2 & 3
> https://sites.google.com/site/dabarnstudio/
> Co-Contributor, Co-Editor for CocoPedia
> http://www.cocopedia.com/wiki/index.php/Main_Page
> E-Mail: ooogalapasooo at aol.com
>
>
>
>
>
>
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> https://pairlist5.pair.net/mailman/listinfo/coco
>


More information about the Coco mailing list