Home » Archimedes archive » Acorn Computing » 1994 11.adf » 9411 » StarFightr/!Star3000/!Intro

StarFightr/!Star3000/!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 » Archimedes archive » Acorn Computing » 1994 11.adf » 9411
Filename: StarFightr/!Star3000/!Intro
Read OK:
File size: 0190 bytes
Load address: 0000
Exec address: 0000
File contents
   10REM><Star3000$Dir>.!Intro
   20
   30PROCvariables
   40PROCruncode
   50QUIT
   60
   70DEFPROCvariables
   80DIM spare_screen1% 81920
   90DIM introcode% 8192
  100ENDPROC
  110
  120DEFPROCruncode
  130SYS "OS_Byte",106,0
  140OSCLI"RUN <Star3000$Dir>.Code.Pointer2"
  150OSCLI"LCOMP <Star3000$Dir>.Code.Pic1 "+STR$~spare_screen1%
  160OSCLI"LCOMP <Star3000$Dir>.Code.Intro "+STR$~introcode%
  170channel_intro%=!(!USR(introcode%)):A%=spare_screen1%
  180CALL channel_intro%
  190ENDPROC

�><Star3000$Dir>.!Intro

�variables
(�runcode
2Ș
<
F��variables
P� spare_screen1% 81920
Z� introcode% 8192
d�
n
x
��runcode
�ș "OS_Byte",106,0
�'�"RUN <Star3000$Dir>.Code.Pointer2"
�7�"LCOMP <Star3000$Dir>.Code.Pic1 "+�~spare_screen1%
�4�"LCOMP <Star3000$Dir>.Code.Intro "+�~introcode%
�6channel_intro%=!(!�(introcode%)):A%=spare_screen1%
�� channel_intro%
��
�
00000000  0d 00 0a 1b f4 3e 3c 53  74 61 72 33 30 30 30 24  |.....><Star3000$|
00000010  44 69 72 3e 2e 21 49 6e  74 72 6f 0d 00 14 04 0d  |Dir>.!Intro.....|
00000020  00 1e 0e f2 76 61 72 69  61 62 6c 65 73 0d 00 28  |....variables..(|
00000030  0c f2 72 75 6e 63 6f 64  65 0d 00 32 06 c8 98 0d  |..runcode..2....|
00000040  00 3c 04 0d 00 46 0f dd  f2 76 61 72 69 61 62 6c  |.<...F...variabl|
00000050  65 73 0d 00 50 1a de 20  73 70 61 72 65 5f 73 63  |es..P.. spare_sc|
00000060  72 65 65 6e 31 25 20 38  31 39 32 30 0d 00 5a 15  |reen1% 81920..Z.|
00000070  de 20 69 6e 74 72 6f 63  6f 64 65 25 20 38 31 39  |. introcode% 819|
00000080  32 0d 00 64 05 e1 0d 00  6e 04 0d 00 78 0d dd f2  |2..d....n...x...|
00000090  72 75 6e 63 6f 64 65 0d  00 82 16 c8 99 20 22 4f  |runcode...... "O|
000000a0  53 5f 42 79 74 65 22 2c  31 30 36 2c 30 0d 00 8c  |S_Byte",106,0...|
000000b0  27 ff 22 52 55 4e 20 3c  53 74 61 72 33 30 30 30  |'."RUN <Star3000|
000000c0  24 44 69 72 3e 2e 43 6f  64 65 2e 50 6f 69 6e 74  |$Dir>.Code.Point|
000000d0  65 72 32 22 0d 00 96 37  ff 22 4c 43 4f 4d 50 20  |er2"...7."LCOMP |
000000e0  3c 53 74 61 72 33 30 30  30 24 44 69 72 3e 2e 43  |<Star3000$Dir>.C|
000000f0  6f 64 65 2e 50 69 63 31  20 22 2b c3 7e 73 70 61  |ode.Pic1 "+.~spa|
00000100  72 65 5f 73 63 72 65 65  6e 31 25 0d 00 a0 34 ff  |re_screen1%...4.|
00000110  22 4c 43 4f 4d 50 20 3c  53 74 61 72 33 30 30 30  |"LCOMP <Star3000|
00000120  24 44 69 72 3e 2e 43 6f  64 65 2e 49 6e 74 72 6f  |$Dir>.Code.Intro|
00000130  20 22 2b c3 7e 69 6e 74  72 6f 63 6f 64 65 25 0d  | "+.~introcode%.|
00000140  00 aa 36 63 68 61 6e 6e  65 6c 5f 69 6e 74 72 6f  |..6channel_intro|
00000150  25 3d 21 28 21 ba 28 69  6e 74 72 6f 63 6f 64 65  |%=!(!.(introcode|
00000160  25 29 29 3a 41 25 3d 73  70 61 72 65 5f 73 63 72  |%)):A%=spare_scr|
00000170  65 65 6e 31 25 0d 00 b4  14 d6 20 63 68 61 6e 6e  |een1%..... chann|
00000180  65 6c 5f 69 6e 74 72 6f  25 0d 00 be 05 e1 0d ff  |el_intro%.......|
00000190