[Coco] Kinda disappointed with 6809 assemblers
William Astle
lost at l-w.ca
Thu Jan 31 21:28:52 EST 2013
On 13-01-31 07:20 PM, Luis Antoniosi (CoCoDemus) wrote:
> ops sorry my bad, i used it inside a struct. The '*' does work thxs,
Ahh. Yeah. You can get the same effect with "rmb 0".
>
> On Thu, Jan 31, 2013 at 8:40 PM, William Astle <lost at l-w.ca> wrote:
>
>> org 0 ;Game object
>>> octrl rmb 1 ;Control Byte
>>> xpos rmb 2 ;16-bit x position
>>> ypos rmb 2 ;16-bit Y position
>>> olen equ * ;PC counter is the length of the object
>>
>>
>
>
>
More information about the Coco
mailing list