Re: A83: Multiplying


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

Re: A83: Multiplying




sure, use the rom call _htimesl which multiplies h times l and outputs it to
hl.

-Dan

> Is there another method for multiplying rwo numbers together instead of
>  using OP1 and OP2?