From 4c202ea9e12ff5dbfe389210e70f17b59cd03a23 Mon Sep 17 00:00:00 2001 From: Peter Ferrie Date: Mon, 8 Jan 2018 15:12:12 -0800 Subject: [PATCH] clarify a comment --- src/a2fc.system.a | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/a2fc.system.a b/src/a2fc.system.a index e65fc9a..e67cce2 100644 --- a/src/a2fc.system.a +++ b/src/a2fc.system.a @@ -91,7 +91,7 @@ CopyToAuxHigh=*+2 bvc - ldx #(softswitches_e-softswitches)-1 - ldy softswitches,x - sta (SoftswitchBase),y ; enable graphics display + sta (SoftswitchBase),y ; restore main memory access, enable DHGR graphics display dex bpl - jsr Read ; read second half of graphic (stays in main memory)