Home » Personal collection » Acorn tapes » Commercial_Releases » box05_tape19d_acorn_play_it_again_sam_16_electron.wav » VERTIGO2

VERTIGO2

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 tapes » Commercial_Releases » box05_tape19d_acorn_play_it_again_sam_16_electron.wav
Filename: VERTIGO2
Read OK:
File size: 024F bytes
Load address: 0400
Exec address: 0400
Duplicates

There are 2 duplicate copies of this file in the archive:

File contents
   10 MODE 5
   20 VDU 23;8202;0;0;0;
   30 HIMEM=&3000
   40 PRINT'"Vertigo is loading"
   50 PROCflick(3,7)
   60 FOR l=1 TO 3
   80 NEXT
   85 VDU28,0,2,13,0
   90 *LOAD VertTitle 5800
  100 PROCflick(1,1)
  110 PROCflick(2,3)
  120 PROCflick(3,7)
  130 FOR d=1 TO 10000:NEXT 
  140 MODE 4
  150 VDU 23;8202;0;0;0;
  155 VDU28,0,3,15,0
  160 *LOAD VertPanel 6A20
  170 
  180 ENVELOPE 3,129,-1,2,0,2,30,0,116,-10,-5,-3,116,106
  190 ENVELOPE 4,1,0,0,0,0,0,0,100,-3,-2,-1,100,80
  200 ENVELOPE 5,0,0,0,0,0,0,0,100,-10,-3,-1,100,30
  210 
  220 *RUN VertLevels
  230 
  240 DEF PROCflick(a,b)
  250 FOR l=0 TO 21
  260 *FX 19
  270 VDU 19,a,l MOD 8,0,0,0
  280 FOR d=1 TO 300:NEXT
  290 NEXT
  300 VDU 19,a,b,0,0,0
  310 ENDPROC

 � 5
 � 23;8202;0;0;0;
 �=&3000
( �'"Vertigo is loading"
2 �flick(3,7)
< � l=1 � 3
P �
U �28,0,2,13,0
Z *LOAD VertTitle 5800
d �flick(1,1)
n �flick(2,3)
x �flick(3,7)
� � d=1 � 10000:� 
� � 4
� � 23;8202;0;0;0;
� �28,0,3,15,0
� *LOAD VertPanel 6A20
� 
�0 � 3,129,-1,2,0,2,30,0,116,-10,-5,-3,116,106
�* � 4,1,0,0,0,0,0,0,100,-3,-2,-1,100,80
�+ � 5,0,0,0,0,0,0,0,100,-10,-3,-1,100,30
� 
� *RUN VertLevels
� 
� � �flick(a,b)
� � l=0 � 21
 *FX 19
 � 19,a,l � 8,0,0,0
 � d=1 � 300:�
" �
, � 19,a,b,0,0,0
6 �
�']��[�o^�3��d�3m��~
00000000  0d 00 0a 08 20 eb 20 35  0d 00 14 15 20 ef 20 32  |.... . 5.... . 2|
00000010  33 3b 38 32 30 32 3b 30  3b 30 3b 30 3b 0d 00 1e  |3;8202;0;0;0;...|
00000020  0c 20 d3 3d 26 33 30 30  30 0d 00 28 1b 20 f1 27  |. .=&3000..(. .'|
00000030  22 56 65 72 74 69 67 6f  20 69 73 20 6c 6f 61 64  |"Vertigo is load|
00000040  69 6e 67 22 0d 00 32 10  20 f2 66 6c 69 63 6b 28  |ing"..2. .flick(|
00000050  33 2c 37 29 0d 00 3c 0e  20 e3 20 6c 3d 31 20 b8  |3,7)..<. . l=1 .|
00000060  20 33 0d 00 50 06 20 ed  0d 00 55 11 20 ef 32 38  | 3..P. ...U. .28|
00000070  2c 30 2c 32 2c 31 33 2c  30 0d 00 5a 19 20 2a 4c  |,0,2,13,0..Z. *L|
00000080  4f 41 44 20 56 65 72 74  54 69 74 6c 65 20 35 38  |OAD VertTitle 58|
00000090  30 30 0d 00 64 10 20 f2  66 6c 69 63 6b 28 31 2c  |00..d. .flick(1,|
000000a0  31 29 0d 00 6e 10 20 f2  66 6c 69 63 6b 28 32 2c  |1)..n. .flick(2,|
000000b0  33 29 0d 00 78 10 20 f2  66 6c 69 63 6b 28 33 2c  |3)..x. .flick(3,|
000000c0  37 29 0d 00 82 15 20 e3  20 64 3d 31 20 b8 20 31  |7).... . d=1 . 1|
000000d0  30 30 30 30 3a ed 20 0d  00 8c 08 20 eb 20 34 0d  |0000:. .... . 4.|
000000e0  00 96 15 20 ef 20 32 33  3b 38 32 30 32 3b 30 3b  |... . 23;8202;0;|
000000f0  30 3b 30 3b 0d 00 9b 11  20 ef 32 38 2c 30 2c 33  |0;0;.... .28,0,3|
00000100  2c 31 35 2c 30 0d 00 a0  19 20 2a 4c 4f 41 44 20  |,15,0.... *LOAD |
00000110  56 65 72 74 50 61 6e 65  6c 20 36 41 32 30 0d 00  |VertPanel 6A20..|
00000120  aa 05 20 0d 00 b4 30 20  e2 20 33 2c 31 32 39 2c  |.. ...0 . 3,129,|
00000130  2d 31 2c 32 2c 30 2c 32  2c 33 30 2c 30 2c 31 31  |-1,2,0,2,30,0,11|
00000140  36 2c 2d 31 30 2c 2d 35  2c 2d 33 2c 31 31 36 2c  |6,-10,-5,-3,116,|
00000150  31 30 36 0d 00 be 2a 20  e2 20 34 2c 31 2c 30 2c  |106...* . 4,1,0,|
00000160  30 2c 30 2c 30 2c 30 2c  30 2c 31 30 30 2c 2d 33  |0,0,0,0,0,100,-3|
00000170  2c 2d 32 2c 2d 31 2c 31  30 30 2c 38 30 0d 00 c8  |,-2,-1,100,80...|
00000180  2b 20 e2 20 35 2c 30 2c  30 2c 30 2c 30 2c 30 2c  |+ . 5,0,0,0,0,0,|
00000190  30 2c 30 2c 31 30 30 2c  2d 31 30 2c 2d 33 2c 2d  |0,0,100,-10,-3,-|
000001a0  31 2c 31 30 30 2c 33 30  0d 00 d2 05 20 0d 00 dc  |1,100,30.... ...|
000001b0  14 20 2a 52 55 4e 20 56  65 72 74 4c 65 76 65 6c  |. *RUN VertLevel|
000001c0  73 0d 00 e6 05 20 0d 00  f0 12 20 dd 20 f2 66 6c  |s.... .... . .fl|
000001d0  69 63 6b 28 61 2c 62 29  0d 00 fa 0f 20 e3 20 6c  |ick(a,b).... . l|
000001e0  3d 30 20 b8 20 32 31 0d  01 04 0b 20 2a 46 58 20  |=0 . 21.... *FX |
000001f0  31 39 0d 01 0e 17 20 ef  20 31 39 2c 61 2c 6c 20  |19.... . 19,a,l |
00000200  83 20 38 2c 30 2c 30 2c  30 0d 01 18 12 20 e3 20  |. 8,0,0,0.... . |
00000210  64 3d 31 20 b8 20 33 30  30 3a ed 0d 01 22 06 20  |d=1 . 300:...". |
00000220  ed 0d 01 2c 13 20 ef 20  31 39 2c 61 2c 62 2c 30  |...,. . 19,a,b,0|
00000230  2c 30 2c 30 0d 01 36 06  20 e1 0d ff 27 5d 8e e3  |,0,0..6. ...']..|
00000240  5b 8e 6f 5e a2 33 8e 8b  64 8e 33 6d 8e b5 7e     |[.o^.3..d.3m..~|
0000024f
VERTIGO2.m0
VERTIGO2.m1
VERTIGO2.m2
VERTIGO2.m4
VERTIGO2.m5