From: ol.sc
Date: Tue, 3 May 2011 21:40:51 +0000 (+0000)
Subject: The TGI kernel will call SETVIEWPAGE(0) after calling INIT so there's no need to...
X-Git-Tag: V2.13.3~438
X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b4fda77b6c51787029cd806a40f927e7eb259a28;p=cc65
The TGI kernel will call SETVIEWPAGE(0) after calling INIT so there's no need to switch to the first page here.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5022 b7a2c559-68d2-44c3-8de9-860c34a00d81
---
diff --git a/libsrc/apple2/apple2-280-192-8.s b/libsrc/apple2/apple2-280-192-8.s
index 36bae836e..6577474ef 100644
--- a/libsrc/apple2/apple2-280-192-8.s
+++ b/libsrc/apple2/apple2-280-192-8.s
@@ -167,7 +167,6 @@ UNINSTALL:
INIT:
; Switch into graphics mode
bit MIXCLR
- bit LOWSCR
bit HIRES
bit TXTCLR