[Coco] [Color Computer] Cubix and Coco3 - code snippet

jdaggett at gate.net jdaggett at gate.net
Wed Feb 7 08:03:25 EST 2007


On 7 Feb 2007 at 16:47, Bob Devries wrote:


> Also possible is:

>

> FCC 'Ok' + ('?'+$80) similar to the OS9 FCS psuedo op.

>

> But, yeah, a trailing zero seems likely.

> I think EDTASM+ wants double quotes around FCC strings. ( " )

>

************

So does CCASM

james



> --

> Regards, Bob Devries, Dalby, Queensland, Australia

>

> Isaiah 50:4 The sovereign Lord has given me

> the capacity to be his spokesman,

> so that I know how to help the weary.

>

> website: http://www.home.gil.com.au/~bdevasl

> my blog: http://bdevries.invigorated.org/

>

> ----- Original Message -----

> From: "James Diffendaffer" <jdiffendaffer at yahoo.com>

> To: <ColorComputer at yahoogroups.com>

> Sent: Wednesday, February 07, 2007 4:11 PM

> Subject: [Coco] [Color Computer] Cubix and Coco3 - code snippet

>

>

> > It looks normal to me. I haven't seen FCCZ before but that just

> > forms a zero terminated string and should be easy to fix if it's

> > non-standard.

> >

> > FCCZ 'Ok? '

> >

> > could be

> >

> > FCC 'Ok? '

> > FCB $00

> >

> > I think I've seen everything else that's in there before.... looks

> > funky without spacing and with comments running into the code but

> > other than that looks pretty normal.

> >

> > Perhaps the >TEMP stuff isn't universally accepted? I thought it

> > was in code I've worked with though.

> >

> > Does the assembler you are using require a semi-colon or other

> > special character before comments?

> >

> >

> > --

> > Coco mailing list

> > Coco at maltedmedia.com

> > http://five.pairlist.net/mailman/listinfo/coco

>

> --

> Coco mailing list

> Coco at maltedmedia.com

> http://five.pairlist.net/mailman/listinfo/coco

>

>

> --

> No virus found in this incoming message.

> Checked by AVG Free Edition.

> Version: 7.5.432 / Virus Database: 268.17.28/672 - Release Date:

> 2/6/2007 10:22 AM

>






More information about the Coco mailing list