Re: A83: ionPutSprite question


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

Re: A83: ionPutSprite question



The solution is here:
> gmrun:
> 	bcall(_getk)
> 	cp	gleft
> 	jr	z,mvlft
> 	cp	gright
> 	jr	z,mvrght
> 	cp	gclear
> 	jr	start
>
> gmrun2:
> 	ld	b,6
> 	ld	hl,carx
> 	ld	a,(hl)
> 	inc	hl
> 	ld	l,(hl)
> 	ld	ix,crsprt
> 	call	ionPutSprite ; Now your problem is resolved
	call	ionfastcopy ; that was to copy the gbuf to
the 						; screen
> 	jr	gmrun
>

Paxl
______________________________________________________
Boîte aux lettres - Caramail - http://www.caramail.com