Second fire (shift) on 5200

Thanks RB5200!
This commit is contained in:
Pecusx
2023-01-20 21:26:39 +01:00
parent b18793014d
commit f7931afbb4
2 changed files with 5 additions and 1 deletions
+5 -1
View File
@@ -1457,7 +1457,11 @@ EndOfCreditsVBI
sta stick0 sta stick0
ldx JoystickNumber ldx JoystickNumber
lda trig0,x ; check shift key (5200 second fire button)
lda SKSTAT
:3 lsr ; third bit
and trig0,x ; and first button
;lda trig0,x
sta strig0 ;Move hardware to shadow sta strig0 ;Move hardware to shadow
mva chbas chbase mva chbas chbase
BIN
View File
Binary file not shown.