From d8b5f1c9b659c457a9defdb4be3df42538f59d22 Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Mon, 25 Apr 2016 15:20:29 +1000 Subject: [PATCH] removed visual glitch --- 028.bs/splash.s | 1 - 1 file changed, 1 deletion(-) diff --git a/028.bs/splash.s b/028.bs/splash.s index 131cca4..04d1603 100644 --- a/028.bs/splash.s +++ b/028.bs/splash.s @@ -35,7 +35,6 @@ ShowSplash: ;; install copper list, then enable dma lea splashCopperList(pc),a0 move.l a0,COP1LC(a6) - move.w COPJMP1(a6),d0 ;; set up default palette include "out/splash-palette.s"