mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
New Lazy Darwin (with problems on 5200)
This commit is contained in:
@@ -678,6 +678,8 @@ ManualShooting
|
||||
lda JoyNumber,x
|
||||
sta JoystickNumber ; set joystick port for player
|
||||
jsr WaitForKeyRelease
|
||||
lda #%00000000
|
||||
sta TestFlightFlag ; set "Test Fight" off
|
||||
jsr BeforeFire
|
||||
lda escFlag
|
||||
seq:rts ; keys Esc or O
|
||||
|
||||
Reference in New Issue
Block a user