Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_33.ADF » TITLE

TITLE

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 » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_33.ADF
Filename: TITLE
Read OK:
File size: 020D bytes
Load address: FFFF0E00
Exec address: FFFF802B
File contents
   10REM Title Screen By John Wells
   20MODE2
   30REM *** *** *** *** *** ***
   40ISSUE$="33"
   50REM *** *** *** *** *** ***
   60FORA%=0TO15:VDU19,A%,7,0,0,0:NEXT:*LOAD $.M
   70VDU23,237,0,0,0,0,0,0,1,2,23,238,0,0,0,0,0,0,0,1:PROCwelcome_to:PROCtext:PROCcycle:END
   80DEFPROCcycle:C=1:VDU19,8,0,0,0,0:REPEATFORA%=1TO7:IFINKEY(-99)CHAIN"MENU"
   90VDU19,A%,C,0,0,0:C=C+2:IFC>=6C=1
  100NEXT:UNTIL0:ENDPROC
  110DEFPROCwelcome_to:VDU4:COLOUR8:PRINTTAB(5,1)"WELCOME TO":VDU5:ENDPROC
  120DEFPROCtext:VDU5:GCOL0,8:MOVE576,200:PRINT;ISSUE$:PRINT'''"    PRESS  SPACE":MOVE572,196:PRINT;ISSUE$:PRINT'''"    PRESS  SPACE":ENDPROC
  130DEFPROCspace
  140REM *** REST OF PROGRAM ***
  150
  160
  170

 � Title Screen By John Wells
�2
� *** *** *** *** *** ***
(ISSUE$="33"
2� *** *** *** *** *** ***
<'�A%=0�15:�19,A%,7,0,0,0:�:*LOAD $.M
FM�23,237,0,0,0,0,0,0,1,2,23,238,0,0,0,0,0,0,0,1:�welcome_to:�text:�cycle:�
P5��cycle:C=1:�19,8,0,0,0,0:��A%=1�7:�(-99)�"MENU"
Z!�19,A%,C,0,0,0:C=C+2:�C>=6C=1
d
�:�0:�
n.��welcome_to:�4:�8:�5,1)"WELCOME TO":�5:�
xf��text:�5:�0,8:�576,200:�;ISSUE$:�'''"    PRESS  SPACE":�572,196:�;ISSUE$:�'''"    PRESS  SPACE":�
���space
�� *** REST OF PROGRAM ***
�
�
�
�
00000000  0d 00 0a 20 f4 20 54 69  74 6c 65 20 53 63 72 65  |... . Title Scre|
00000010  65 6e 20 42 79 20 4a 6f  68 6e 20 57 65 6c 6c 73  |en By John Wells|
00000020  0d 00 14 06 eb 32 0d 00  1e 1d f4 20 2a 2a 2a 20  |.....2..... *** |
00000030  2a 2a 2a 20 2a 2a 2a 20  2a 2a 2a 20 2a 2a 2a 20  |*** *** *** *** |
00000040  2a 2a 2a 0d 00 28 0f 49  53 53 55 45 24 3d 22 33  |***..(.ISSUE$="3|
00000050  33 22 0d 00 32 1d f4 20  2a 2a 2a 20 2a 2a 2a 20  |3"..2.. *** *** |
00000060  2a 2a 2a 20 2a 2a 2a 20  2a 2a 2a 20 2a 2a 2a 0d  |*** *** *** ***.|
00000070  00 3c 27 e3 41 25 3d 30  b8 31 35 3a ef 31 39 2c  |.<'.A%=0.15:.19,|
00000080  41 25 2c 37 2c 30 2c 30  2c 30 3a ed 3a 2a 4c 4f  |A%,7,0,0,0:.:*LO|
00000090  41 44 20 24 2e 4d 0d 00  46 4d ef 32 33 2c 32 33  |AD $.M..FM.23,23|
000000a0  37 2c 30 2c 30 2c 30 2c  30 2c 30 2c 30 2c 31 2c  |7,0,0,0,0,0,0,1,|
000000b0  32 2c 32 33 2c 32 33 38  2c 30 2c 30 2c 30 2c 30  |2,23,238,0,0,0,0|
000000c0  2c 30 2c 30 2c 30 2c 31  3a f2 77 65 6c 63 6f 6d  |,0,0,0,1:.welcom|
000000d0  65 5f 74 6f 3a f2 74 65  78 74 3a f2 63 79 63 6c  |e_to:.text:.cycl|
000000e0  65 3a e0 0d 00 50 35 dd  f2 63 79 63 6c 65 3a 43  |e:...P5..cycle:C|
000000f0  3d 31 3a ef 31 39 2c 38  2c 30 2c 30 2c 30 2c 30  |=1:.19,8,0,0,0,0|
00000100  3a f5 e3 41 25 3d 31 b8  37 3a e7 a6 28 2d 39 39  |:..A%=1.7:..(-99|
00000110  29 d7 22 4d 45 4e 55 22  0d 00 5a 21 ef 31 39 2c  |)."MENU"..Z!.19,|
00000120  41 25 2c 43 2c 30 2c 30  2c 30 3a 43 3d 43 2b 32  |A%,C,0,0,0:C=C+2|
00000130  3a e7 43 3e 3d 36 43 3d  31 0d 00 64 0a ed 3a fd  |:.C>=6C=1..d..:.|
00000140  30 3a e1 0d 00 6e 2e dd  f2 77 65 6c 63 6f 6d 65  |0:...n...welcome|
00000150  5f 74 6f 3a ef 34 3a fb  38 3a f1 8a 35 2c 31 29  |_to:.4:.8:..5,1)|
00000160  22 57 45 4c 43 4f 4d 45  20 54 4f 22 3a ef 35 3a  |"WELCOME TO":.5:|
00000170  e1 0d 00 78 66 dd f2 74  65 78 74 3a ef 35 3a e6  |...xf..text:.5:.|
00000180  30 2c 38 3a ec 35 37 36  2c 32 30 30 3a f1 3b 49  |0,8:.576,200:.;I|
00000190  53 53 55 45 24 3a f1 27  27 27 22 20 20 20 20 50  |SSUE$:.'''"    P|
000001a0  52 45 53 53 20 20 53 50  41 43 45 22 3a ec 35 37  |RESS  SPACE":.57|
000001b0  32 2c 31 39 36 3a f1 3b  49 53 53 55 45 24 3a f1  |2,196:.;ISSUE$:.|
000001c0  27 27 27 22 20 20 20 20  50 52 45 53 53 20 20 53  |'''"    PRESS  S|
000001d0  50 41 43 45 22 3a e1 0d  00 82 0b dd f2 73 70 61  |PACE":.......spa|
000001e0  63 65 0d 00 8c 1d f4 20  2a 2a 2a 20 52 45 53 54  |ce..... *** REST|
000001f0  20 4f 46 20 50 52 4f 47  52 41 4d 20 2a 2a 2a 0d  | OF PROGRAM ***.|
00000200  00 96 04 0d 00 a0 04 0d  00 aa 04 0d ff           |.............|
0000020d
TITLE.m0
TITLE.m1
TITLE.m2
TITLE.m4
TITLE.m5