Home » CEEFAX disks » telesoftware5.adl » 20-02-88/INTRO

20-02-88/INTRO

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » CEEFAX disks » telesoftware5.adl
Filename: 20-02-88/INTRO
Read OK:
File size: 010E bytes
Load address: FFFF1900
Exec address: FFFF8023
File contents
   10 REM ** INTRO TITLE SCREEN **
   20 MODE 7
   30 T=1
   40 VDU23;8202;0;0;0;
   50 *LOAD TITLE 7C00
   60 FOR N=0 TO 23:PRINT TAB(0,N);CHR$154:NEXT
   70 T=10
   80 FOR G=1 TO 6
   90 TIME=0:REPEAT UNTIL TIME>T 
  100 FOR N=0 TO 23:PRINT TAB(0,N);CHR$153:NEXT 
  110 TIME=0:REPEAT UNTIL TIME>T
  120 FOR N=0 TO 23:PRINT TAB(0,N);CHR$154:NEXT
  130 NEXT
  140 PAGE=&7900
  150 CHAIN"DOWNLOD"

 � ** INTRO TITLE SCREEN **
 � 7
 T=1
( �23;8202;0;0;0;
2 *LOAD TITLE 7C00
< � N=0 � 23:� �0,N);�154:�
F	 T=10
P � G=1 � 6
Z �=0:� � �>T 
d � N=0 � 23:� �0,N);�153:� 
n �=0:� � �>T
x � N=0 � 23:� �0,N);�154:�
� �
� �=&7900
� �"DOWNLOD"
�
00000000  0d 00 0a 1f 20 f4 20 2a  2a 20 49 4e 54 52 4f 20  |.... . ** INTRO |
00000010  54 49 54 4c 45 20 53 43  52 45 45 4e 20 2a 2a 0d  |TITLE SCREEN **.|
00000020  00 14 08 20 eb 20 37 0d  00 1e 08 20 54 3d 31 0d  |... . 7.... T=1.|
00000030  00 28 14 20 ef 32 33 3b  38 32 30 32 3b 30 3b 30  |.(. .23;8202;0;0|
00000040  3b 30 3b 0d 00 32 15 20  2a 4c 4f 41 44 20 54 49  |;0;..2. *LOAD TI|
00000050  54 4c 45 20 37 43 30 30  0d 00 3c 1e 20 e3 20 4e  |TLE 7C00..<. . N|
00000060  3d 30 20 b8 20 32 33 3a  f1 20 8a 30 2c 4e 29 3b  |=0 . 23:. .0,N);|
00000070  bd 31 35 34 3a ed 0d 00  46 09 20 54 3d 31 30 0d  |.154:...F. T=10.|
00000080  00 50 0e 20 e3 20 47 3d  31 20 b8 20 36 0d 00 5a  |.P. . G=1 . 6..Z|
00000090  11 20 d1 3d 30 3a f5 20  fd 20 91 3e 54 20 0d 00  |. .=0:. . .>T ..|
000000a0  64 1f 20 e3 20 4e 3d 30  20 b8 20 32 33 3a f1 20  |d. . N=0 . 23:. |
000000b0  8a 30 2c 4e 29 3b bd 31  35 33 3a ed 20 0d 00 6e  |.0,N);.153:. ..n|
000000c0  10 20 d1 3d 30 3a f5 20  fd 20 91 3e 54 0d 00 78  |. .=0:. . .>T..x|
000000d0  1e 20 e3 20 4e 3d 30 20  b8 20 32 33 3a f1 20 8a  |. . N=0 . 23:. .|
000000e0  30 2c 4e 29 3b bd 31 35  34 3a ed 0d 00 82 06 20  |0,N);.154:..... |
000000f0  ed 0d 00 8c 0c 20 d0 3d  26 37 39 30 30 0d 00 96  |..... .=&7900...|
00000100  0f 20 d7 22 44 4f 57 4e  4c 4f 44 22 0d ff        |. ."DOWNLOD"..|
0000010e
20-02-88/INTRO.m0
20-02-88/INTRO.m1
20-02-88/INTRO.m2
20-02-88/INTRO.m4
20-02-88/INTRO.m5