Fire = Jump

This commit is contained in:
Pecusx
2024-08-14 10:50:37 +02:00
parent 5337153262
commit 960c3803f8
3 changed files with 2 additions and 0 deletions
+2
View File
@@ -1052,6 +1052,8 @@ DinoLoop4
lda STICK0
and #%00000001 ; up
beq Up
lda TRIG0 ; Fire = Up
beq Up
; check keyboard
lda SKSTAT
cmp #$f7 ; SHIFT
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.