mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 06:39:40 +02:00
Second fire (shift) on 5200
Thanks RB5200!
This commit is contained in:
+5
-1
@@ -1457,7 +1457,11 @@ EndOfCreditsVBI
|
||||
sta stick0
|
||||
|
||||
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
|
||||
|
||||
mva chbas chbase
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user