Re: A85: Fast 8 bit multiply routine


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

Re: A85: Fast 8 bit multiply routine



I looked in my ROM (v9.0) and it does is the "slow" way (but in some
circumstances, it's faster), where it increments a register by the
multiplier for multiplicand number of times.  For my purposes, that's
not usable.

-mike pearce

On Tue, 19 Aug 97 01:25:00 -0500, you wrote:

>-> Does any one have a good (fast) routine to multiply 2, 8 bit numbers
>-> together?
>->
>-> -mike pearce
>
>Usgard has a routine, MUL_HL I think that multiplies H by L.
>


References: