diff --git a/res/JOYSTICK b/res/JOYSTICK index 11bb56ee..c3f979ca 100644 Binary files a/res/JOYSTICK and b/res/JOYSTICK differ diff --git a/src/demo/galaxian.a b/src/demo/galaxian.a index d8ca1c04..49a61d2d 100644 --- a/src/demo/galaxian.a +++ b/src/demo/galaxian.a @@ -22,9 +22,9 @@ lda #$A9 sta $1909 - stx $1909 + stx $190A lda #$60 - sta $190A ; ignore joystick buttons + sta $190B ; ignore joystick buttons ldx #5-1 - lda patch1, x