1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-26 20:29:34 +00:00

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
This commit is contained in:
ol.sc 2011-05-03 21:40:51 +00:00
parent a4b6b6004a
commit b4fda77b6c

View File

@ -167,7 +167,6 @@ UNINSTALL:
INIT:
; Switch into graphics mode
bit MIXCLR
bit LOWSCR
bit HIRES
bit TXTCLR