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

Bob Devries devries.bob at gmail.com
Wed Feb 7 01:47:32 EST 2007


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. ( " )

--
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



More information about the Coco mailing list