Lazy Boy works well with joystick (more testing needed)

This commit is contained in:
Pecusx
2022-12-16 18:11:35 +01:00
parent cf61f5075f
commit 6ec02ab3fc
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1136,6 +1136,7 @@ ContinueToCheckMaxForce2
; $f3 - shift+key
notpressed
ldx TankNr ; for optimize
; Select and Option
lda CONSOL
tay
@@ -1206,7 +1207,6 @@ NoSpyHard
jsr WaitForKeyRelease
jmp BeforeFire
@
ldx TankNr ; for optimize
cmp #$80|@kbcode._up
jeq CTRLPressedUp
cmp #$80|@kbcode._down