From 5f2de960a1d4b80fba86dbb1d6bc362b3af08a62 Mon Sep 17 00:00:00 2001 From: 4am Date: Tue, 14 Nov 2023 13:53:33 -0500 Subject: [PATCH] fix register confusion in Formula 1 Racer demo prelaunch --- src/demo/formula.1.racer.a | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/demo/formula.1.racer.a b/src/demo/formula.1.racer.a index 50e17ae..6e87ab6 100644 --- a/src/demo/formula.1.racer.a +++ b/src/demo/formula.1.racer.a @@ -31,7 +31,7 @@ stx $72B0 lda #$2C sta $71D0 - stx $71D5 + sta $71D5 sta $71DA ; reset vector patch sta $6584 sta $67CC ; don't check joystick buttons