From dd3057deb526663ea617a0e8829a5d6825794053 Mon Sep 17 00:00:00 2001 From: Peter Ferrie Date: Mon, 24 Feb 2025 18:20:51 -0800 Subject: [PATCH] another try fixing O'Riley's Mine joystick --- src/prelaunch/orileys.mine.a | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/prelaunch/orileys.mine.a b/src/prelaunch/orileys.mine.a index 3b806c1bc..13746ef7d 100755 --- a/src/prelaunch/orileys.mine.a +++ b/src/prelaunch/orileys.mine.a @@ -22,7 +22,7 @@ sta $201B ; reset vector patch sta $8133 ; (yes, that's 3 times) - lda #$50 + lda #$30 sta $83E4 ; fix joystick right sta $83FF ; fix joystick down