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:
@@ -167,7 +167,6 @@ UNINSTALL:
|
|||||||
INIT:
|
INIT:
|
||||||
; Switch into graphics mode
|
; Switch into graphics mode
|
||||||
bit MIXCLR
|
bit MIXCLR
|
||||||
bit LOWSCR
|
|
||||||
bit HIRES
|
bit HIRES
|
||||||
bit TXTCLR
|
bit TXTCLR
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user