From 1088c95017fbc6808b3df984f4af054b0185e6e7 Mon Sep 17 00:00:00 2001 From: Vince Weaver Date: Thu, 2 Nov 2023 15:33:43 -0400 Subject: [PATCH] second: plasma: try to avoid previous graphic glitch --- demos/second/part12_plasma/plasma.s | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/demos/second/part12_plasma/plasma.s b/demos/second/part12_plasma/plasma.s index 47505b1e..5ce3cace 100644 --- a/demos/second/part12_plasma/plasma.s +++ b/demos/second/part12_plasma/plasma.s @@ -32,15 +32,14 @@ Table2 = $74D0 ; 40 bytes plasma_debut: - bit SET_GR - bit HIRES - bit FULLGR - bit PAGE1 - lda #0 jsr hgr_page1_clearscreen jsr hgr_page2_clearscreen + bit SET_GR + bit HIRES + bit FULLGR + bit PAGE1 ;========================================= ; init div8