On Thu, 11 Jun 1998 BIOSERRORS@aol.com wrote:
> ld h,a
> ld l,0 ;hl = a * 256
> srl h
> jr nc,No_Carry
> set 7,l
> No_Carry:
It should work, but replacing the "jr;set" by "rr L" would be smaller and
faster.
--------
Dan Eble (mailto:eble@cis.ohio-state.edu)
(http://www.cis.ohio-state.edu/~eble)
"Behold, how great a matter a little fire kindleth!" -- James 3:5