Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM 



Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM \00\00\00\00\00\00\00\00\00\00\00\C3\22\41\ED\5B\82\40\3E\15\9A\9B\32\85\40\3A\84\40\47\3E\20\98\32\86\40\2A\0C\40\23\11\21\00\3A\82\40\47\04\ED\5A\10\FC\18\07\B2\A6\BD\B8\B4\AB\B9\ED\52\ED\5B\84\40\16\00\ED\5A\22\89\40\11\21\00\ED\5A\22\8B\40\ED\4B\86\40\2A\8B\40\ED\5B\89\40\ED\B0\3A\85\40\3D\32\85\40\28\15\01\21\00\2A\89\40\ED\4A\22\89\40\2A\8B\40\ED\4A\22\8B\40\18\D5\ED\4B\86\40\ED\42\22\0E\40\41\36\00\23\10\FB\3A\83\40\47\3E\03\88\32\3A\40\3A\84\40\47\3E\21\98\32\39\40\C9\ED\5B\82\40\3E\16\9A\9B\32\88\40\CD\90\40\3A\88\40\3D\32\88\40\20\F4\C9
   2 CLS 
   3 PRINT "LEAVE LINES TOP?"
   4 INPUT D
   5 POKE 16514,D
   6 PRINT "LEAVE LINES BOTTOM?"
   7 INPUT D
   8 POKE 16515,D
   9 PRINT "LEAVE COLUMNS LEFT?"
  10 INPUT D
  11 POKE 16516,D
  12 CLS 
  13 FOR X=1 TO 11
  14 PRINT "--------------------------------********************************"
  15 NEXT X
  16 INPUT D$
  17 IF D$="X" THEN RUN 
  18 IF D$="S" THEN STOP 
  19 IF D$="C" THEN GOTO 23
  20 RAND USR 16528
  21 PRINT D$
  22 GOTO 16
  23 RAND USR 16525
  24 GOTO 16

People

No people associated with this content.

Scroll to Top

Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM \00\00\00\00\00\00\00\00\00\00\00\C3\22\41\ED\5B\82\40\3E\15\9A\9B\32\85\40\3A\84\40\47\3E\20\98\32\86\40\2A\0C\40\23\11\21\00\3A\82\40\47\04\ED\5A\10\FC\18\07\B2\A6\BD\B8\B4\AB\B9\ED\52\ED\5B\84\40\16\00\ED\5A\22\89\40\11\21\00\ED\5A\22\8B\40\ED\4B\86\40\2A\8B\40\ED\5B\89\40\ED\B0\3A\85\40\3D\32\85\40\28\15\01\21\00\2A\89\40\ED\4A\22\89\40\2A\8B\40\ED\4A\22\8B\40\18\D5\ED\4B\86\40\ED\42\22\0E\40\41\36\00\23\10\FB\3A\83\40\47\3E\03\88\32\3A\40\3A\84\40\47\3E\21\98\32\39\40\C9\ED\5B\82\40\3E\16\9A\9B\32\88\40\CD\90\40\3A\88\40\3D\32\88\40\20\F4\C9
   2 CLS 
   3 PRINT "LEAVE LINES TOP?"
   4 INPUT D
   5 POKE 16514,D
   6 PRINT "LEAVE LINES BOTTOM?"
   7 INPUT D
   8 POKE 16515,D
   9 PRINT "LEAVE COLUMNS LEFT?"
  10 INPUT D
  11 POKE 16516,D
  12 CLS 
  13 FOR X=1 TO 11
  14 PRINT "--------------------------------********************************"
  15 NEXT X
  16 INPUT D$
  17 IF D$="X" THEN RUN 
  18 IF D$="S" THEN STOP 
  19 IF D$="C" THEN GOTO 23
  20 RAND USR 16528
  21 PRINT D$
  22 GOTO 16
  23 RAND USR 16525
  24 GOTO 16

People

No people associated with this content.

Scroll to Top

Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM \00\00\00\00\00\00\00\00\00\00\00\C3\22\41\ED\5B\82\40\3E\15\9A\9B\32\85\40\3A\84\40\47\3E\20\98\32\86\40\2A\0C\40\23\11\21\00\3A\82\40\47\04\ED\5A\10\FC\18\07\B2\A6\BD\B8\B4\AB\B9\ED\52\ED\5B\84\40\16\00\ED\5A\22\89\40\11\21\00\ED\5A\22\8B\40\ED\4B\86\40\2A\8B\40\ED\5B\89\40\ED\B0\3A\85\40\3D\32\85\40\28\15\01\21\00\2A\89\40\ED\4A\22\89\40\2A\8B\40\ED\4A\22\8B\40\18\D5\ED\4B\86\40\ED\42\22\0E\40\41\36\00\23\10\FB\3A\83\40\47\3E\03\88\32\3A\40\3A\84\40\47\3E\21\98\32\39\40\C9\ED\5B\82\40\3E\16\9A\9B\32\88\40\CD\90\40\3A\88\40\3D\32\88\40\20\F4\C9
   2 CLS 
   3 PRINT "LEAVE LINES TOP?"
   4 INPUT D
   5 POKE 16514,D
   6 PRINT "LEAVE LINES BOTTOM?"
   7 INPUT D
   8 POKE 16515,D
   9 PRINT "LEAVE COLUMNS LEFT?"
  10 INPUT D
  11 POKE 16516,D
  12 CLS 
  13 FOR X=1 TO 11
  14 PRINT "--------------------------------********************************"
  15 NEXT X
  16 INPUT D$
  17 IF D$="X" THEN RUN 
  18 IF D$="S" THEN STOP 
  19 IF D$="C" THEN GOTO 23
  20 RAND USR 16528
  21 PRINT D$
  22 GOTO 16
  23 RAND USR 16525
  24 GOTO 16

People

No people associated with this content.

Scroll to Top

Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM \00\00\00\00\00\00\00\00\00\00\00\C3\22\41\ED\5B\82\40\3E\15\9A\9B\32\85\40\3A\84\40\47\3E\20\98\32\86\40\2A\0C\40\23\11\21\00\3A\82\40\47\04\ED\5A\10\FC\18\07\B2\A6\BD\B8\B4\AB\B9\ED\52\ED\5B\84\40\16\00\ED\5A\22\89\40\11\21\00\ED\5A\22\8B\40\ED\4B\86\40\2A\8B\40\ED\5B\89\40\ED\B0\3A\85\40\3D\32\85\40\28\15\01\21\00\2A\89\40\ED\4A\22\89\40\2A\8B\40\ED\4A\22\8B\40\18\D5\ED\4B\86\40\ED\42\22\0E\40\41\36\00\23\10\FB\3A\83\40\47\3E\03\88\32\3A\40\3A\84\40\47\3E\21\98\32\39\40\C9\ED\5B\82\40\3E\16\9A\9B\32\88\40\CD\90\40\3A\88\40\3D\32\88\40\20\F4\C9
   2 CLS 
   3 PRINT "LEAVE LINES TOP?"
   4 INPUT D
   5 POKE 16514,D
   6 PRINT "LEAVE LINES BOTTOM?"
   7 INPUT D
   8 POKE 16515,D
   9 PRINT "LEAVE COLUMNS LEFT?"
  10 INPUT D
  11 POKE 16516,D
  12 CLS 
  13 FOR X=1 TO 11
  14 PRINT "--------------------------------********************************"
  15 NEXT X
  16 INPUT D$
  17 IF D$="X" THEN RUN 
  18 IF D$="S" THEN STOP 
  19 IF D$="C" THEN GOTO 23
  20 RAND USR 16528
  21 PRINT D$
  22 GOTO 16
  23 RAND USR 16525
  24 GOTO 16

People

No people associated with this content.

Scroll to Top

Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM \00\00\00\00\00\00\00\00\00\00\00\C3\22\41\ED\5B\82\40\3E\15\9A\9B\32\85\40\3A\84\40\47\3E\20\98\32\86\40\2A\0C\40\23\11\21\00\3A\82\40\47\04\ED\5A\10\FC\18\07\B2\A6\BD\B8\B4\AB\B9\ED\52\ED\5B\84\40\16\00\ED\5A\22\89\40\11\21\00\ED\5A\22\8B\40\ED\4B\86\40\2A\8B\40\ED\5B\89\40\ED\B0\3A\85\40\3D\32\85\40\28\15\01\21\00\2A\89\40\ED\4A\22\89\40\2A\8B\40\ED\4A\22\8B\40\18\D5\ED\4B\86\40\ED\42\22\0E\40\41\36\00\23\10\FB\3A\83\40\47\3E\03\88\32\3A\40\3A\84\40\47\3E\21\98\32\39\40\C9\ED\5B\82\40\3E\16\9A\9B\32\88\40\CD\90\40\3A\88\40\3D\32\88\40\20\F4\C9
   2 CLS 
   3 PRINT "LEAVE LINES TOP?"
   4 INPUT D
   5 POKE 16514,D
   6 PRINT "LEAVE LINES BOTTOM?"
   7 INPUT D
   8 POKE 16515,D
   9 PRINT "LEAVE COLUMNS LEFT?"
  10 INPUT D
  11 POKE 16516,D
  12 CLS 
  13 FOR X=1 TO 11
  14 PRINT "--------------------------------********************************"
  15 NEXT X
  16 INPUT D$
  17 IF D$="X" THEN RUN 
  18 IF D$="S" THEN STOP 
  19 IF D$="C" THEN GOTO 23
  20 RAND USR 16528
  21 PRINT D$
  22 GOTO 16
  23 RAND USR 16525
  24 GOTO 16

People

No people associated with this content.

Scroll to Top

Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM \00\00\00\00\00\00\00\00\00\00\00\C3\22\41\ED\5B\82\40\3E\15\9A\9B\32\85\40\3A\84\40\47\3E\20\98\32\86\40\2A\0C\40\23\11\21\00\3A\82\40\47\04\ED\5A\10\FC\18\07\B2\A6\BD\B8\B4\AB\B9\ED\52\ED\5B\84\40\16\00\ED\5A\22\89\40\11\21\00\ED\5A\22\8B\40\ED\4B\86\40\2A\8B\40\ED\5B\89\40\ED\B0\3A\85\40\3D\32\85\40\28\15\01\21\00\2A\89\40\ED\4A\22\89\40\2A\8B\40\ED\4A\22\8B\40\18\D5\ED\4B\86\40\ED\42\22\0E\40\41\36\00\23\10\FB\3A\83\40\47\3E\03\88\32\3A\40\3A\84\40\47\3E\21\98\32\39\40\C9\ED\5B\82\40\3E\16\9A\9B\32\88\40\CD\90\40\3A\88\40\3D\32\88\40\20\F4\C9
   2 CLS 
   3 PRINT "LEAVE LINES TOP?"
   4 INPUT D
   5 POKE 16514,D
   6 PRINT "LEAVE LINES BOTTOM?"
   7 INPUT D
   8 POKE 16515,D
   9 PRINT "LEAVE COLUMNS LEFT?"
  10 INPUT D
  11 POKE 16516,D
  12 CLS 
  13 FOR X=1 TO 11
  14 PRINT "--------------------------------********************************"
  15 NEXT X
  16 INPUT D$
  17 IF D$="X" THEN RUN 
  18 IF D$="S" THEN STOP 
  19 IF D$="C" THEN GOTO 23
  20 RAND USR 16528
  21 PRINT D$
  22 GOTO 16
  23 RAND USR 16525
  24 GOTO 16

People

No people associated with this content.

Scroll to Top

Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM \00\00\00\00\00\00\00\00\00\00\00\C3\22\41\ED\5B\82\40\3E\15\9A\9B\32\85\40\3A\84\40\47\3E\20\98\32\86\40\2A\0C\40\23\11\21\00\3A\82\40\47\04\ED\5A\10\FC\18\07\B2\A6\BD\B8\B4\AB\B9\ED\52\ED\5B\84\40\16\00\ED\5A\22\89\40\11\21\00\ED\5A\22\8B\40\ED\4B\86\40\2A\8B\40\ED\5B\89\40\ED\B0\3A\85\40\3D\32\85\40\28\15\01\21\00\2A\89\40\ED\4A\22\89\40\2A\8B\40\ED\4A\22\8B\40\18\D5\ED\4B\86\40\ED\42\22\0E\40\41\36\00\23\10\FB\3A\83\40\47\3E\03\88\32\3A\40\3A\84\40\47\3E\21\98\32\39\40\C9\ED\5B\82\40\3E\16\9A\9B\32\88\40\CD\90\40\3A\88\40\3D\32\88\40\20\F4\C9
   2 CLS 
   3 PRINT "LEAVE LINES TOP?"
   4 INPUT D
   5 POKE 16514,D
   6 PRINT "LEAVE LINES BOTTOM?"
   7 INPUT D
   8 POKE 16515,D
   9 PRINT "LEAVE COLUMNS LEFT?"
  10 INPUT D
  11 POKE 16516,D
  12 CLS 
  13 FOR X=1 TO 11
  14 PRINT "--------------------------------********************************"
  15 NEXT X
  16 INPUT D$
  17 IF D$="X" THEN RUN 
  18 IF D$="S" THEN STOP 
  19 IF D$="C" THEN GOTO 23
  20 RAND USR 16528
  21 PRINT D$
  22 GOTO 16
  23 RAND USR 16525
  24 GOTO 16

People

No people associated with this content.

Scroll to Top

Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM \00\00\00\00\00\00\00\00\00\00\00\C3\22\41\ED\5B\82\40\3E\15\9A\9B\32\85\40\3A\84\40\47\3E\20\98\32\86\40\2A\0C\40\23\11\21\00\3A\82\40\47\04\ED\5A\10\FC\18\07\B2\A6\BD\B8\B4\AB\B9\ED\52\ED\5B\84\40\16\00\ED\5A\22\89\40\11\21\00\ED\5A\22\8B\40\ED\4B\86\40\2A\8B\40\ED\5B\89\40\ED\B0\3A\85\40\3D\32\85\40\28\15\01\21\00\2A\89\40\ED\4A\22\89\40\2A\8B\40\ED\4A\22\8B\40\18\D5\ED\4B\86\40\ED\42\22\0E\40\41\36\00\23\10\FB\3A\83\40\47\3E\03\88\32\3A\40\3A\84\40\47\3E\21\98\32\39\40\C9\ED\5B\82\40\3E\16\9A\9B\32\88\40\CD\90\40\3A\88\40\3D\32\88\40\20\F4\C9
   2 CLS 
   3 PRINT "LEAVE LINES TOP?"
   4 INPUT D
   5 POKE 16514,D
   6 PRINT "LEAVE LINES BOTTOM?"
   7 INPUT D
   8 POKE 16515,D
   9 PRINT "LEAVE COLUMNS LEFT?"
  10 INPUT D
  11 POKE 16516,D
  12 CLS 
  13 FOR X=1 TO 11
  14 PRINT "--------------------------------********************************"
  15 NEXT X
  16 INPUT D$
  17 IF D$="X" THEN RUN 
  18 IF D$="S" THEN STOP 
  19 IF D$="C" THEN GOTO 23
  20 RAND USR 16528
  21 PRINT D$
  22 GOTO 16
  23 RAND USR 16525
  24 GOTO 16

People

No people associated with this content.

Scroll to Top

Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM \00\00\00\00\00\00\00\00\00\00\00\C3\22\41\ED\5B\82\40\3E\15\9A\9B\32\85\40\3A\84\40\47\3E\20\98\32\86\40\2A\0C\40\23\11\21\00\3A\82\40\47\04\ED\5A\10\FC\18\07\B2\A6\BD\B8\B4\AB\B9\ED\52\ED\5B\84\40\16\00\ED\5A\22\89\40\11\21\00\ED\5A\22\8B\40\ED\4B\86\40\2A\8B\40\ED\5B\89\40\ED\B0\3A\85\40\3D\32\85\40\28\15\01\21\00\2A\89\40\ED\4A\22\89\40\2A\8B\40\ED\4A\22\8B\40\18\D5\ED\4B\86\40\ED\42\22\0E\40\41\36\00\23\10\FB\3A\83\40\47\3E\03\88\32\3A\40\3A\84\40\47\3E\21\98\32\39\40\C9\ED\5B\82\40\3E\16\9A\9B\32\88\40\CD\90\40\3A\88\40\3D\32\88\40\20\F4\C9
   2 CLS 
   3 PRINT "LEAVE LINES TOP?"
   4 INPUT D
   5 POKE 16514,D
   6 PRINT "LEAVE LINES BOTTOM?"
   7 INPUT D
   8 POKE 16515,D
   9 PRINT "LEAVE COLUMNS LEFT?"
  10 INPUT D
  11 POKE 16516,D
  12 CLS 
  13 FOR X=1 TO 11
  14 PRINT "--------------------------------********************************"
  15 NEXT X
  16 INPUT D$
  17 IF D$="X" THEN RUN 
  18 IF D$="S" THEN STOP 
  19 IF D$="C" THEN GOTO 23
  20 RAND USR 16528
  21 PRINT D$
  22 GOTO 16
  23 RAND USR 16525
  24 GOTO 16

People

No people associated with this content.

Scroll to Top

Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM \00\00\00\00\00\00\00\00\00\00\00\C3\22\41\ED\5B\82\40\3E\15\9A\9B\32\85\40\3A\84\40\47\3E\20\98\32\86\40\2A\0C\40\23\11\21\00\3A\82\40\47\04\ED\5A\10\FC\18\07\B2\A6\BD\B8\B4\AB\B9\ED\52\ED\5B\84\40\16\00\ED\5A\22\89\40\11\21\00\ED\5A\22\8B\40\ED\4B\86\40\2A\8B\40\ED\5B\89\40\ED\B0\3A\85\40\3D\32\85\40\28\15\01\21\00\2A\89\40\ED\4A\22\89\40\2A\8B\40\ED\4A\22\8B\40\18\D5\ED\4B\86\40\ED\42\22\0E\40\41\36\00\23\10\FB\3A\83\40\47\3E\03\88\32\3A\40\3A\84\40\47\3E\21\98\32\39\40\C9\ED\5B\82\40\3E\16\9A\9B\32\88\40\CD\90\40\3A\88\40\3D\32\88\40\20\F4\C9
   2 CLS 
   3 PRINT "LEAVE LINES TOP?"
   4 INPUT D
   5 POKE 16514,D
   6 PRINT "LEAVE LINES BOTTOM?"
   7 INPUT D
   8 POKE 16515,D
   9 PRINT "LEAVE COLUMNS LEFT?"
  10 INPUT D
  11 POKE 16516,D
  12 CLS 
  13 FOR X=1 TO 11
  14 PRINT "--------------------------------********************************"
  15 NEXT X
  16 INPUT D$
  17 IF D$="X" THEN RUN 
  18 IF D$="S" THEN STOP 
  19 IF D$="C" THEN GOTO 23
  20 RAND USR 16528
  21 PRINT D$
  22 GOTO 16
  23 RAND USR 16525
  24 GOTO 16

People

No people associated with this content.

Scroll to Top

Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM \00\00\00\00\00\00\00\00\00\00\00\C3\22\41\ED\5B\82\40\3E\15\9A\9B\32\85\40\3A\84\40\47\3E\20\98\32\86\40\2A\0C\40\23\11\21\00\3A\82\40\47\04\ED\5A\10\FC\18\07\B2\A6\BD\B8\B4\AB\B9\ED\52\ED\5B\84\40\16\00\ED\5A\22\89\40\11\21\00\ED\5A\22\8B\40\ED\4B\86\40\2A\8B\40\ED\5B\89\40\ED\B0\3A\85\40\3D\32\85\40\28\15\01\21\00\2A\89\40\ED\4A\22\89\40\2A\8B\40\ED\4A\22\8B\40\18\D5\ED\4B\86\40\ED\42\22\0E\40\41\36\00\23\10\FB\3A\83\40\47\3E\03\88\32\3A\40\3A\84\40\47\3E\21\98\32\39\40\C9\ED\5B\82\40\3E\16\9A\9B\32\88\40\CD\90\40\3A\88\40\3D\32\88\40\20\F4\C9
   2 CLS 
   3 PRINT "LEAVE LINES TOP?"
   4 INPUT D
   5 POKE 16514,D
   6 PRINT "LEAVE LINES BOTTOM?"
   7 INPUT D
   8 POKE 16515,D
   9 PRINT "LEAVE COLUMNS LEFT?"
  10 INPUT D
  11 POKE 16516,D
  12 CLS 
  13 FOR X=1 TO 11
  14 PRINT "--------------------------------********************************"
  15 NEXT X
  16 INPUT D$
  17 IF D$="X" THEN RUN 
  18 IF D$="S" THEN STOP 
  19 IF D$="C" THEN GOTO 23
  20 RAND USR 16528
  21 PRINT D$
  22 GOTO 16
  23 RAND USR 16525
  24 GOTO 16

People

No people associated with this content.

Scroll to Top
\C3\EDBEABAE

Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM \00\00\00\00\00\00\00\00\00\00\00\C3\22\41\ED\5B\82\40\3E\15\9A\9B\32\85\40\3A\84\40\47\3E\20\98\32\86\40\2A\0C\40\23\11\21\00\3A\82\40\47\04\ED\5A\10\FC\18\07\B2\A6\BD\B8\B4\AB\B9\ED\52\ED\5B\84\40\16\00\ED\5A\22\89\40\11\21\00\ED\5A\22\8B\40\ED\4B\86\40\2A\8B\40\ED\5B\89\40\ED\B0\3A\85\40\3D\32\85\40\28\15\01\21\00\2A\89\40\ED\4A\22\89\40\2A\8B\40\ED\4A\22\8B\40\18\D5\ED\4B\86\40\ED\42\22\0E\40\41\36\00\23\10\FB\3A\83\40\47\3E\03\88\32\3A\40\3A\84\40\47\3E\21\98\32\39\40\C9\ED\5B\82\40\3E\16\9A\9B\32\88\40\CD\90\40\3A\88\40\3D\32\88\40\20\F4\C9
   2 CLS 
   3 PRINT "LEAVE LINES TOP?"
   4 INPUT D
   5 POKE 16514,D
   6 PRINT "LEAVE LINES BOTTOM?"
   7 INPUT D
   8 POKE 16515,D
   9 PRINT "LEAVE COLUMNS LEFT?"
  10 INPUT D
  11 POKE 16516,D
  12 CLS 
  13 FOR X=1 TO 11
  14 PRINT "--------------------------------********************************"
  15 NEXT X
  16 INPUT D$
  17 IF D$="X" THEN RUN 
  18 IF D$="S" THEN STOP 
  19 IF D$="C" THEN GOTO 23
  20 RAND USR 16528
  21 PRINT D$
  22 GOTO 16
  23 RAND USR 16525
  24 GOTO 16

People

No people associated with this content.

Scroll to Top
A

Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM \00\00\00\00\00\00\00\00\00\00\00\C3\22\41\ED\5B\82\40\3E\15\9A\9B\32\85\40\3A\84\40\47\3E\20\98\32\86\40\2A\0C\40\23\11\21\00\3A\82\40\47\04\ED\5A\10\FC\18\07\B2\A6\BD\B8\B4\AB\B9\ED\52\ED\5B\84\40\16\00\ED\5A\22\89\40\11\21\00\ED\5A\22\8B\40\ED\4B\86\40\2A\8B\40\ED\5B\89\40\ED\B0\3A\85\40\3D\32\85\40\28\15\01\21\00\2A\89\40\ED\4A\22\89\40\2A\8B\40\ED\4A\22\8B\40\18\D5\ED\4B\86\40\ED\42\22\0E\40\41\36\00\23\10\FB\3A\83\40\47\3E\03\88\32\3A\40\3A\84\40\47\3E\21\98\32\39\40\C9\ED\5B\82\40\3E\16\9A\9B\32\88\40\CD\90\40\3A\88\40\3D\32\88\40\20\F4\C9
   2 CLS 
   3 PRINT "LEAVE LINES TOP?"
   4 INPUT D
   5 POKE 16514,D
   6 PRINT "LEAVE LINES BOTTOM?"
   7 INPUT D
   8 POKE 16515,D
   9 PRINT "LEAVE COLUMNS LEFT?"
  10 INPUT D
  11 POKE 16516,D
  12 CLS 
  13 FOR X=1 TO 11
  14 PRINT "--------------------------------********************************"
  15 NEXT X
  16 INPUT D$
  17 IF D$="X" THEN RUN 
  18 IF D$="S" THEN STOP 
  19 IF D$="C" THEN GOTO 23
  20 RAND USR 16528
  21 PRINT D$
  22 GOTO 16
  23 RAND USR 16525
  24 GOTO 16

People

No people associated with this content.

Scroll to Top
C

Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM \00\00\00\00\00\00\00\00\00\00\00\C3\22\41\ED\5B\82\40\3E\15\9A\9B\32\85\40\3A\84\40\47\3E\20\98\32\86\40\2A\0C\40\23\11\21\00\3A\82\40\47\04\ED\5A\10\FC\18\07\B2\A6\BD\B8\B4\AB\B9\ED\52\ED\5B\84\40\16\00\ED\5A\22\89\40\11\21\00\ED\5A\22\8B\40\ED\4B\86\40\2A\8B\40\ED\5B\89\40\ED\B0\3A\85\40\3D\32\85\40\28\15\01\21\00\2A\89\40\ED\4A\22\89\40\2A\8B\40\ED\4A\22\8B\40\18\D5\ED\4B\86\40\ED\42\22\0E\40\41\36\00\23\10\FB\3A\83\40\47\3E\03\88\32\3A\40\3A\84\40\47\3E\21\98\32\39\40\C9\ED\5B\82\40\3E\16\9A\9B\32\88\40\CD\90\40\3A\88\40\3D\32\88\40\20\F4\C9
   2 CLS 
   3 PRINT "LEAVE LINES TOP?"
   4 INPUT D
   5 POKE 16514,D
   6 PRINT "LEAVE LINES BOTTOM?"
   7 INPUT D
   8 POKE 16515,D
   9 PRINT "LEAVE COLUMNS LEFT?"
  10 INPUT D
  11 POKE 16516,D
  12 CLS 
  13 FOR X=1 TO 11
  14 PRINT "--------------------------------********************************"
  15 NEXT X
  16 INPUT D$
  17 IF D$="X" THEN RUN 
  18 IF D$="S" THEN STOP 
  19 IF D$="C" THEN GOTO 23
  20 RAND USR 16528
  21 PRINT D$
  22 GOTO 16
  23 RAND USR 16525
  24 GOTO 16

People

No people associated with this content.

Scroll to Top
A\EDA\FC\B2\A6\BD\B8\B4\AB\B9\ED\EDB

Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM \00\00\00\00\00\00\00\00\00\00\00\C3\22\41\ED\5B\82\40\3E\15\9A\9B\32\85\40\3A\84\40\47\3E\20\98\32\86\40\2A\0C\40\23\11\21\00\3A\82\40\47\04\ED\5A\10\FC\18\07\B2\A6\BD\B8\B4\AB\B9\ED\52\ED\5B\84\40\16\00\ED\5A\22\89\40\11\21\00\ED\5A\22\8B\40\ED\4B\86\40\2A\8B\40\ED\5B\89\40\ED\B0\3A\85\40\3D\32\85\40\28\15\01\21\00\2A\89\40\ED\4A\22\89\40\2A\8B\40\ED\4A\22\8B\40\18\D5\ED\4B\86\40\ED\42\22\0E\40\41\36\00\23\10\FB\3A\83\40\47\3E\03\88\32\3A\40\3A\84\40\47\3E\21\98\32\39\40\C9\ED\5B\82\40\3E\16\9A\9B\32\88\40\CD\90\40\3A\88\40\3D\32\88\40\20\F4\C9
   2 CLS 
   3 PRINT "LEAVE LINES TOP?"
   4 INPUT D
   5 POKE 16514,D
   6 PRINT "LEAVE LINES BOTTOM?"
   7 INPUT D
   8 POKE 16515,D
   9 PRINT "LEAVE COLUMNS LEFT?"
  10 INPUT D
  11 POKE 16516,D
  12 CLS 
  13 FOR X=1 TO 11
  14 PRINT "--------------------------------********************************"
  15 NEXT X
  16 INPUT D$
  17 IF D$="X" THEN RUN 
  18 IF D$="S" THEN STOP 
  19 IF D$="C" THEN GOTO 23
  20 RAND USR 16528
  21 PRINT D$
  22 GOTO 16
  23 RAND USR 16525
  24 GOTO 16

People

No people associated with this content.

Scroll to Top
\EDA

Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM \00\00\00\00\00\00\00\00\00\00\00\C3\22\41\ED\5B\82\40\3E\15\9A\9B\32\85\40\3A\84\40\47\3E\20\98\32\86\40\2A\0C\40\23\11\21\00\3A\82\40\47\04\ED\5A\10\FC\18\07\B2\A6\BD\B8\B4\AB\B9\ED\52\ED\5B\84\40\16\00\ED\5A\22\89\40\11\21\00\ED\5A\22\8B\40\ED\4B\86\40\2A\8B\40\ED\5B\89\40\ED\B0\3A\85\40\3D\32\85\40\28\15\01\21\00\2A\89\40\ED\4A\22\89\40\2A\8B\40\ED\4A\22\8B\40\18\D5\ED\4B\86\40\ED\42\22\0E\40\41\36\00\23\10\FB\3A\83\40\47\3E\03\88\32\3A\40\3A\84\40\47\3E\21\98\32\39\40\C9\ED\5B\82\40\3E\16\9A\9B\32\88\40\CD\90\40\3A\88\40\3D\32\88\40\20\F4\C9
   2 CLS 
   3 PRINT "LEAVE LINES TOP?"
   4 INPUT D
   5 POKE 16514,D
   6 PRINT "LEAVE LINES BOTTOM?"
   7 INPUT D
   8 POKE 16515,D
   9 PRINT "LEAVE COLUMNS LEFT?"
  10 INPUT D
  11 POKE 16516,D
  12 CLS 
  13 FOR X=1 TO 11
  14 PRINT "--------------------------------********************************"
  15 NEXT X
  16 INPUT D$
  17 IF D$="X" THEN RUN 
  18 IF D$="S" THEN STOP 
  19 IF D$="C" THEN GOTO 23
  20 RAND USR 16528
  21 PRINT D$
  22 GOTO 16
  23 RAND USR 16525
  24 GOTO 16

People

No people associated with this content.

Scroll to Top
\EDAB\EDB

Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM \00\00\00\00\00\00\00\00\00\00\00\C3\22\41\ED\5B\82\40\3E\15\9A\9B\32\85\40\3A\84\40\47\3E\20\98\32\86\40\2A\0C\40\23\11\21\00\3A\82\40\47\04\ED\5A\10\FC\18\07\B2\A6\BD\B8\B4\AB\B9\ED\52\ED\5B\84\40\16\00\ED\5A\22\89\40\11\21\00\ED\5A\22\8B\40\ED\4B\86\40\2A\8B\40\ED\5B\89\40\ED\B0\3A\85\40\3D\32\85\40\28\15\01\21\00\2A\89\40\ED\4A\22\89\40\2A\8B\40\ED\4A\22\8B\40\18\D5\ED\4B\86\40\ED\42\22\0E\40\41\36\00\23\10\FB\3A\83\40\47\3E\03\88\32\3A\40\3A\84\40\47\3E\21\98\32\39\40\C9\ED\5B\82\40\3E\16\9A\9B\32\88\40\CD\90\40\3A\88\40\3D\32\88\40\20\F4\C9
   2 CLS 
   3 PRINT "LEAVE LINES TOP?"
   4 INPUT D
   5 POKE 16514,D
   6 PRINT "LEAVE LINES BOTTOM?"
   7 INPUT D
   8 POKE 16515,D
   9 PRINT "LEAVE COLUMNS LEFT?"
  10 INPUT D
  11 POKE 16516,D
  12 CLS 
  13 FOR X=1 TO 11
  14 PRINT "--------------------------------********************************"
  15 NEXT X
  16 INPUT D$
  17 IF D$="X" THEN RUN 
  18 IF D$="S" THEN STOP 
  19 IF D$="C" THEN GOTO 23
  20 RAND USR 16528
  21 PRINT D$
  22 GOTO 16
  23 RAND USR 16525
  24 GOTO 16

People

No people associated with this content.

Scroll to Top
AB\EDB\ED\B0AD itemtype='https://schema.org/Blog' itemscope='itemscope' class="wp-singular computer_media-template-default single single-computer_media postid-56718 wp-custom-logo wp-theme-astra wp-child-theme-astra-child ast-desktop ast-separate-container ast-left-sidebar astra-4.10.0 group-blog ast-blog-single-style-1 ast-custom-post-type ast-single-post ast-inherit-site-logo-transparent ast-hfb-header ast-full-width-primary-header ast-box-layout ast-normal-title-enabled astra-addon-4.10.0"

Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM \00\00\00\00\00\00\00\00\00\00\00\C3\22\41\ED\5B\82\40\3E\15\9A\9B\32\85\40\3A\84\40\47\3E\20\98\32\86\40\2A\0C\40\23\11\21\00\3A\82\40\47\04\ED\5A\10\FC\18\07\B2\A6\BD\B8\B4\AB\B9\ED\52\ED\5B\84\40\16\00\ED\5A\22\89\40\11\21\00\ED\5A\22\8B\40\ED\4B\86\40\2A\8B\40\ED\5B\89\40\ED\B0\3A\85\40\3D\32\85\40\28\15\01\21\00\2A\89\40\ED\4A\22\89\40\2A\8B\40\ED\4A\22\8B\40\18\D5\ED\4B\86\40\ED\42\22\0E\40\41\36\00\23\10\FB\3A\83\40\47\3E\03\88\32\3A\40\3A\84\40\47\3E\21\98\32\39\40\C9\ED\5B\82\40\3E\16\9A\9B\32\88\40\CD\90\40\3A\88\40\3D\32\88\40\20\F4\C9
   2 CLS 
   3 PRINT "LEAVE LINES TOP?"
   4 INPUT D
   5 POKE 16514,D
   6 PRINT "LEAVE LINES BOTTOM?"
   7 INPUT D
   8 POKE 16515,D
   9 PRINT "LEAVE COLUMNS LEFT?"
  10 INPUT D
  11 POKE 16516,D
  12 CLS 
  13 FOR X=1 TO 11
  14 PRINT "--------------------------------********************************"
  15 NEXT X
  16 INPUT D$
  17 IF D$="X" THEN RUN 
  18 IF D$="S" THEN STOP 
  19 IF D$="C" THEN GOTO 23
  20 RAND USR 16528
  21 PRINT D$
  22 GOTO 16
  23 RAND USR 16525
  24 GOTO 16

People

No people associated with this content.

Scroll to Top

Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM \00\00\00\00\00\00\00\00\00\00\00\C3\22\41\ED\5B\82\40\3E\15\9A\9B\32\85\40\3A\84\40\47\3E\20\98\32\86\40\2A\0C\40\23\11\21\00\3A\82\40\47\04\ED\5A\10\FC\18\07\B2\A6\BD\B8\B4\AB\B9\ED\52\ED\5B\84\40\16\00\ED\5A\22\89\40\11\21\00\ED\5A\22\8B\40\ED\4B\86\40\2A\8B\40\ED\5B\89\40\ED\B0\3A\85\40\3D\32\85\40\28\15\01\21\00\2A\89\40\ED\4A\22\89\40\2A\8B\40\ED\4A\22\8B\40\18\D5\ED\4B\86\40\ED\42\22\0E\40\41\36\00\23\10\FB\3A\83\40\47\3E\03\88\32\3A\40\3A\84\40\47\3E\21\98\32\39\40\C9\ED\5B\82\40\3E\16\9A\9B\32\88\40\CD\90\40\3A\88\40\3D\32\88\40\20\F4\C9
   2 CLS 
   3 PRINT "LEAVE LINES TOP?"
   4 INPUT D
   5 POKE 16514,D
   6 PRINT "LEAVE LINES BOTTOM?"
   7 INPUT D
   8 POKE 16515,D
   9 PRINT "LEAVE COLUMNS LEFT?"
  10 INPUT D
  11 POKE 16516,D
  12 CLS 
  13 FOR X=1 TO 11
  14 PRINT "--------------------------------********************************"
  15 NEXT X
  16 INPUT D$
  17 IF D$="X" THEN RUN 
  18 IF D$="S" THEN STOP 
  19 IF D$="C" THEN GOTO 23
  20 RAND USR 16528
  21 PRINT D$
  22 GOTO 16
  23 RAND USR 16525
  24 GOTO 16

People

No people associated with this content.

Scroll to Top
A\EDA

Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM \00\00\00\00\00\00\00\00\00\00\00\C3\22\41\ED\5B\82\40\3E\15\9A\9B\32\85\40\3A\84\40\47\3E\20\98\32\86\40\2A\0C\40\23\11\21\00\3A\82\40\47\04\ED\5A\10\FC\18\07\B2\A6\BD\B8\B4\AB\B9\ED\52\ED\5B\84\40\16\00\ED\5A\22\89\40\11\21\00\ED\5A\22\8B\40\ED\4B\86\40\2A\8B\40\ED\5B\89\40\ED\B0\3A\85\40\3D\32\85\40\28\15\01\21\00\2A\89\40\ED\4A\22\89\40\2A\8B\40\ED\4A\22\8B\40\18\D5\ED\4B\86\40\ED\42\22\0E\40\41\36\00\23\10\FB\3A\83\40\47\3E\03\88\32\3A\40\3A\84\40\47\3E\21\98\32\39\40\C9\ED\5B\82\40\3E\16\9A\9B\32\88\40\CD\90\40\3A\88\40\3D\32\88\40\20\F4\C9
   2 CLS 
   3 PRINT "LEAVE LINES TOP?"
   4 INPUT D
   5 POKE 16514,D
   6 PRINT "LEAVE LINES BOTTOM?"
   7 INPUT D
   8 POKE 16515,D
   9 PRINT "LEAVE COLUMNS LEFT?"
  10 INPUT D
  11 POKE 16516,D
  12 CLS 
  13 FOR X=1 TO 11
  14 PRINT "--------------------------------********************************"
  15 NEXT X
  16 INPUT D$
  17 IF D$="X" THEN RUN 
  18 IF D$="S" THEN STOP 
  19 IF D$="C" THEN GOTO 23
  20 RAND USR 16528
  21 PRINT D$
  22 GOTO 16
  23 RAND USR 16525
  24 GOTO 16

People

No people associated with this content.

Scroll to Top
AB\EDAB\D5\EDB\ED

Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM \00\00\00\00\00\00\00\00\00\00\00\C3\22\41\ED\5B\82\40\3E\15\9A\9B\32\85\40\3A\84\40\47\3E\20\98\32\86\40\2A\0C\40\23\11\21\00\3A\82\40\47\04\ED\5A\10\FC\18\07\B2\A6\BD\B8\B4\AB\B9\ED\52\ED\5B\84\40\16\00\ED\5A\22\89\40\11\21\00\ED\5A\22\8B\40\ED\4B\86\40\2A\8B\40\ED\5B\89\40\ED\B0\3A\85\40\3D\32\85\40\28\15\01\21\00\2A\89\40\ED\4A\22\89\40\2A\8B\40\ED\4A\22\8B\40\18\D5\ED\4B\86\40\ED\42\22\0E\40\41\36\00\23\10\FB\3A\83\40\47\3E\03\88\32\3A\40\3A\84\40\47\3E\21\98\32\39\40\C9\ED\5B\82\40\3E\16\9A\9B\32\88\40\CD\90\40\3A\88\40\3D\32\88\40\20\F4\C9
   2 CLS 
   3 PRINT "LEAVE LINES TOP?"
   4 INPUT D
   5 POKE 16514,D
   6 PRINT "LEAVE LINES BOTTOM?"
   7 INPUT D
   8 POKE 16515,D
   9 PRINT "LEAVE COLUMNS LEFT?"
  10 INPUT D
  11 POKE 16516,D
  12 CLS 
  13 FOR X=1 TO 11
  14 PRINT "--------------------------------********************************"
  15 NEXT X
  16 INPUT D$
  17 IF D$="X" THEN RUN 
  18 IF D$="S" THEN STOP 
  19 IF D$="C" THEN GOTO 23
  20 RAND USR 16528
  21 PRINT D$
  22 GOTO 16
  23 RAND USR 16525
  24 GOTO 16

People

No people associated with this content.

Scroll to Top
E

Super Screen

Products: Super Screen
Date: 1984
Type: Cassette
Platform(s): TS 1000

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Content

Appears On

Related Products

Window scroll routine for use in your own programs. Allows scrolling or clearing of whole or partial screen.

Related Articles

Related Content

Image Gallery

Super Screen

Source Code

   1 REM \00\00\00\00\00\00\00\00\00\00\00\C3\22\41\ED\5B\82\40\3E\15\9A\9B\32\85\40\3A\84\40\47\3E\20\98\32\86\40\2A\0C\40\23\11\21\00\3A\82\40\47\04\ED\5A\10\FC\18\07\B2\A6\BD\B8\B4\AB\B9\ED\52\ED\5B\84\40\16\00\ED\5A\22\89\40\11\21\00\ED\5A\22\8B\40\ED\4B\86\40\2A\8B\40\ED\5B\89\40\ED\B0\3A\85\40\3D\32\85\40\28\15\01\21\00\2A\89\40\ED\4A\22\89\40\2A\8B\40\ED\4A\22\8B\40\18\D5\ED\4B\86\40\ED\42\22\0E\40\41\36\00\23\10\FB\3A\83\40\47\3E\03\88\32\3A\40\3A\84\40\47\3E\21\98\32\39\40\C9\ED\5B\82\40\3E\16\9A\9B\32\88\40\CD\90\40\3A\88\40\3D\32\88\40\20\F4\C9
   2 CLS 
   3 PRINT "LEAVE LINES TOP?"
   4 INPUT D
   5 POKE 16514,D
   6 PRINT "LEAVE LINES BOTTOM?"
   7 INPUT D
   8 POKE 16515,D
   9 PRINT "LEAVE COLUMNS LEFT?"
  10 INPUT D
  11 POKE 16516,D
  12 CLS 
  13 FOR X=1 TO 11
  14 PRINT "--------------------------------********************************"
  15 NEXT X
  16 INPUT D$
  17 IF D$="X" THEN RUN 
  18 IF D$="S" THEN STOP 
  19 IF D$="C" THEN GOTO 23
  20 RAND USR 16528
  21 PRINT D$
  22 GOTO 16
  23 RAND USR 16525
  24 GOTO 16

People

No people associated with this content.

Scroll to Top
\FBAEAAE\C9\EDBEAB\CDAD\F4\C9 2 CLS 3 PRINT "LEAVE LINES TOP?" 4 INPUT D 5 POKE 16514,D 6 PRINT "LEAVE LINES BOTTOM?" 7 INPUT D 8 POKE 16515,D 9 PRINT "LEAVE COLUMNS LEFT?" 10 INPUT D 11 POKE 16516,D 12 CLS 13 FOR X=1 TO 11 14 PRINT "--------------------------------********************************" 15 NEXT X 16 INPUT D$ 17 IF D$="X" THEN RUN 18 IF D$="S" THEN STOP 19 IF D$="C" THEN GOTO 23 20 RAND USR 16528 21 PRINT D$ 22 GOTO 16 23 RAND USR 16525 24 GOTO 16

People

No people associated with this content.

Scroll to Top