Re: A86: GrayScale PutSprite
[Prev][Next][Index][Thread]
Re: A86: GrayScale PutSprite
looks good but how do i use it? like this?
ld hl, sprite ; ix should be the location?
ld i, h ;
ld x, l ;
ld a, 8 ;
ld b, a ; load 8 into b for x coord
ld c, a ; load 8 into c for y coord
call PutSprite ; display it
how do you store the grayscale pics? what include files do you need?
-mike
_____________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com
Or call Juno at (800) 654-JUNO [654-5866]
Follow-Ups:
References: