Re: A86: drawing a sprite to the screen.


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

Re: A86: drawing a sprite to the screen.




holy crap!  whatever you gave is friken confusing!  Its a GREAT example but
not much that I can learn from.  What I need is something very simple w/o the
background on it and w/ notes and comments.

All I want is to get the following sprite(a very common one) to move left and
right.  thats it.

	.db %01110000
	.db %01110000
	.db %00100100
	.db %01111111
	.db %10110100
	.db %01110000
	.db %00101000
	.db %01101100

(all it is, is that little dude w/ the gun)

Thanks for any help what-so-ever!
BlAsTo1414


Follow-Ups: