Re: A86: mult/div and sprites


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

Re: A86: mult/div and sprites




On Fri, 20 Feb 1998 22:50:44 -0800 Dave <dvanee@dowco.com> writes:
>
>Is there a way to multiply or divide in asm86?

Yeah, read ti's docs on the OP's, both for the 83 and the 86.

>also, can u store sprites in aliases?
>
>(ie:
>	ld hl,dot
>	ld (picture),hl
>
>dot:
>	.db 8,8
>	.db %00000000
>	.db %00011000
>	.db %00111100
>	.db %001...
>(you get the idea)
>

_____________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com
Or call Juno at (800) 654-JUNO [654-5866]


References: