Galaga_Freak, on Sun Jan 18, 2004 5:41 PM, said:
Finally got around to catching up on these.
Anyway here is some code that demos horizontal movement
Anyway here is some code that demos horizontal movement
Hi, I know this post is old, but I was searching for information on calculating missile coordinates and horizontal positioning. I looked at the horizontal-22.asm and I saw something that confused me.
201: ldx #2 ;code snipped 235: sta HMP0-1,x
On line 235, does that actually write to HMP1? And is this style of notation used to waste cycles? Or is there some other purpose to this?
Thanks,
Jim













