Re: A89: Error: 16-bit relocations are unsupported(2nd postion)
[Prev][Next][Index][Thread]
Re: A89: Error: 16-bit relocations are unsupported(2nd postion)
In a message dated 99-01-06 20:34:24 EST, you write:
<< In your sprites you have some lines like this:
dc.b %10110110; 19
What is the semi-colon and 19?
This could be it, but since I've never seen this before, I'm not sure.
Daniel Imfeld
>>
the semicolon was jus for me...it was so i could keep track of the right
amount of pixels going down...basically the height
-steven