Second fire support #17

This commit is contained in:
Pecusx
2023-05-30 13:37:27 +02:00
parent 00adbc4cfc
commit a759699523
5 changed files with 26 additions and 3 deletions
+8
View File
@@ -177,6 +177,14 @@ EndOfCreditsVBI
sta STICK0
lda STRIG0,x
sta STRIG0
; and PADDLES (2 and 3 joystick button)
txa
asl
tax
lda PADDL0,x
sta PADDL0
lda PADDL1,x
sta PADDL1
jmp XITVBV
.ELIF TARGET = 5200
lda SkStatSimulator