Better ground hit handling and small bugfix

But.... no effect in #66 :(
This commit is contained in:
Pecusx
2022-05-30 14:17:46 +02:00
parent a556e50e53
commit 7cd31450c7
3 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -251,7 +251,10 @@ CheckCollisionDraw
bcc StopHitChecking
mwa xdraw XHit
mwa ydraw YHit
lda (temp),y
sta YHit
mva #0 YHit+1
;mwa ydraw YHit
mva #1 HitFlag
StopHitChecking
jmp ContinueDraw
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1533,7 +1533,7 @@ noSmokeTracer
RepeatIfSmokeTracer
mwa ytraj+1 Ytrajold+1
mwa xtraj+1 Xtrajold+1
mwa #%01000000 drawFunction
mva #%01000000 drawFunction
lda #0
sta Result