Re: [stella] Divide by 3

Subject: Re: [stella] Divide by 3
From: Adam Thornton <adam@xxxxxxx>
Date: Sat, 18 Dec 2004 20:51:20 -0600

On Dec 18, 2004, at 7:51 PM, Paul Slocum wrote:


Is there an easy way to do it without a loop or table?

In general? I doubt it. What sort of value are you working with? 8-bit register content? 16-bit word? I'll bet that for 8 and 16 bits we can come up with something both small and fast.

Adam


Current Thread