diff --git a/cpbg.s b/cpbg.s index 9bee35a..3e2caac 100644 --- a/cpbg.s +++ b/cpbg.s @@ -100,8 +100,12 @@ initsprites initbackground jsr filltext jsr pageflip + bit TXTPAGE1 + jsr copytexthgr + jsr copytexthgrslow + jsr copytexthgr + jsr copytexthgrslow jsr copytexthgr - jsr clrscr jsr pageflip jsr copytexthgr rts diff --git a/multitest.dsk b/multitest.dsk deleted file mode 100644 index 6c5a710..0000000 Binary files a/multitest.dsk and /dev/null differ