[Coco] White plug n power controller on the coco3
Arthur Flexser
flexser at fiu.edu
Sat Feb 3 14:45:49 EST 2018
There's always the faint possibility that it was written to be position
independent, so you might try offset loading it to anywhere above $E00 and
seeing if it will execute there.
Art
On Sat, Feb 3, 2018 at 2:14 PM, rietveld rietveld <rietveldh at hotmail.com>
wrote:
> Tried to SAVEM "LIGHT",1536,4017,1536. But the coco doesn't want to
> save to disk. I tried saving to my SDC, my HARD Drive, and my Physical
> floppy
>
> I set my MPI to slot 4(physical disk) and CLOADM the program. When I SAVEM
> the program it turns the drive motor of DRIVE 1on but does nothing else
>
>
> Sent from my BlackBerry Passport Red Edition.
> Original Message
> From: L. Curtis Boyle
> Sent: Saturday, February 3, 2018 11:57 AM
> To: CoCoList for Color Computer Enthusiasts
> Reply To: CoCoList for Color Computer Enthusiasts
> Subject: Re: [Coco] White plug n power controller on the coco3
>
> After you CLOADM, you can get start,end & exec addresses using peeks:
> Start address: ?PEEK(487)*256+PEEK(488)
> Exec address: ?PEEK(157)*256+PEEK(158)
> End address: ?PEEK(126)*256+PEEK(127)
>
> (Hope I am remembering those right).
>
> L. Curtis Boyle
> curtisboyle at sasktel.net
>
>
>
> > On Feb 3, 2018, at 5:12 AM, Bruce W. Calkins <brucewcalkins at charter.net>
> wrote:
> >
> > Somewhere in The Rainbow magazine there is a program that locates those
> addresses and SAVEMs to disk. Those addresses have specific locations that
> can be polled for the answer too. However the possibility exists that the
> cassette software locates it's self in a location incompatible with Disk
> Basic.
> > Bruce W.
> >
> >
> > On 02/03/2018 12:27 AM, rietveld rietveld wrote:
> >> Hi. Just noticed that the software for the coco1 (grey controller) can
> be used with the white controller and the coco3 to turn plug n power
> modules on and off
> >> Only problem is that the software is currently on tape. I need some of
> you smarter people to help me CLOADM then SAVEM the HOA program. I don't
> know the START, END, EXEC to SAVEM to disk
> >> Sent from my BlackBerry Passport Red Edition.
> >
> > --
> > Coco mailing list
> > Coco at maltedmedia.com
> > https://pairlist5.pair.net/mailman/listinfo/coco
> >
>
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> https://pairlist5.pair.net/mailman/listinfo/coco
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> https://pairlist5.pair.net/mailman/listinfo/coco
>
More information about the Coco
mailing list