mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 06:39:40 +02:00
Lazy Boy works well with joystick (more testing needed)
This commit is contained in:
BIN
Binary file not shown.
BIN
Binary file not shown.
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user