Re: A89: Can someone debug this real quick


[Prev][Next][Index][Thread]

Re: A89: Can someone debug this real quick




In a message dated 1/8/99 2:10:56 PM Pacific Standard Time,
olp1726@softhome.net writes:

> > dc.w %1111111100001111 <- these should be dc.b i think....what i did was
>  do %(byte),%(second 
>  > dc.w %0000000000000001 <-byte) like %00000000,%11111111 

I tried looking up dc in the motorla book, and I couldn't find it (anyone know
where it is)? However, I did successfully compile something with a dc.b in it,
so this shouldn't be a problem.