Re: A86: Re: sprites


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

Re: A86: Re: sprites




On Tue, 19 May 1998, Dux Gregis wrote:

> ;Input = sprite size in bc, video mem location in hl, sprite location in de
> 
>  ld bc,8                   ;sprite size
> the_loop:
>  ldi

Your input is reversed.  LDI moves (HL) to (DE).

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


Follow-Ups: References: