This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 REM POKE 230,32 : REM page 1 | |
20 REM POKE 230,64 : REM page 2 | |
30 REM POKE 49236,0 : REM display page 1 | |
40 REM POKE 49237,0 : REM display page 2 | |
100 HGR:HGR2 | |
105 W = 140 : H = 90 : SL = 50 | |
110 TH = 0 | |
120 SCR = 0 | |
125 GOSUB 1000 |