Re: A86: writing to internal variables


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

Re: A86: writing to internal variables




On Fri, 10 Apr 1998, Trey Jazz wrote:

> loop:            ;get the offset to the right spot in the string
>  inc hl
>  djnz loop

djnz uses b, not bc.

--------
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


References: