Better description
This commit is contained in:
+2
-2
@@ -377,8 +377,8 @@ NoRMT_PALchange
|
|||||||
|
|
||||||
.proc SetJoystickPort
|
.proc SetJoystickPort
|
||||||
sta JoystickNumber
|
sta JoystickNumber
|
||||||
.IF TARGET = 800
|
.IF TARGET = 800 ; second joy button state update only on A800
|
||||||
jsr WaitOneFrame
|
jsr WaitOneFrame ; is necessary for update shadow registers (PADDL0) in VBI
|
||||||
jmp GetKey.Check2button ; update state second joy button
|
jmp GetKey.Check2button ; update state second joy button
|
||||||
.ELSE
|
.ELSE
|
||||||
rts
|
rts
|
||||||
|
|||||||
Reference in New Issue
Block a user