From 903eb5a9cd3f4795241cfb9ecea3344ea0c81793 Mon Sep 17 00:00:00 2001 From: Vince Weaver Date: Mon, 4 Nov 2019 17:01:49 -0500 Subject: [PATCH] ds: update blink frequency --- demosplash/starbase_action.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demosplash/starbase_action.s b/demosplash/starbase_action.s index 9aefc5a6..7836b722 100644 --- a/demosplash/starbase_action.s +++ b/demosplash/starbase_action.s @@ -358,7 +358,7 @@ bg_room3: bg3_blink: lda FRAMEL - and #$08 + and #$20 beq bg3_blink_off