Home » Personal collection » Acorn tapes » Own_Work » drawer_tl_tape08b_c15_acorn_maze.wav » NOWELL2
NOWELL2
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 » Own_Work » drawer_tl_tape08b_c15_acorn_maze.wav |
Filename: | NOWELL2 |
Read OK: | ✔ |
File size: | 04F1 bytes |
Load address: | FFFF0E00 |
Exec address: | FFFF8023 |
Duplicates
There are 7 duplicate copies of this file in the archive:
- Personal collection » Acorn ADFS disks » Electron » Programs_B.ADF » Music/NOWELL
- Personal collection » Acorn ADFS disks » Electron » Programs.ADF » Music/NOWELL
- Personal collection » Acorn ADFS disks » Electron » Programs_V2.ADF » Music/NOWELL
- Personal collection » Acorn ADFS disks » Greaseweazled » adfs_Programs.adf » Music/NOWELL
- Personal collection » Acorn hard disk » misc » misc2 » dcfprogs/Music/NOWELL
- Personal collection » Acorn hard disk » misc » misc3 » dcfprog3/Music/NOWELL
- Personal collection » Acorn tapes » Own_Work » drawer_tl_tape08b_c15_acorn_maze.wav » NOWELL2
- Personal collection » Acorn tapes » Own_Work » drawer_tl_tape08b_c15_acorn_maze.wav » NOWELL2
File contents
5 T=0 10 MODE 6 20 READ A,B,C$ 30 IF A=0 THEN T=T+1:IF T=6 THEN END:PROCne 40 IF A=-1 THEN FOR A=0 TO B:NEXT:GOTO 20 50 SOUND 1,-15,A,B 55 IF T<>0 THEN PROCver:GOTO 20 60 PRINT C$; 65 TL=TIME 66 IF TIME>TL+B+35 THEN 70 ELSE 66 70 GOTO 20 80 DATA 76,6,"THE",68,6,,60,18," FIRST",68,6,,76,6," NOW",80,6, 90 DATA 88,24,"ELL",96,6," THE",104,6,,108,12," AN",104,12,"GEL",96,12," DID" 100 DATA 88,24," SAY, ",96,6,"WAS",104,6," TO",108,12," CER",104,12,"TAIN",96,12," POOR" 110 DATA 88,12," SHEP",96,12,"HERDS",104,12," IN",108,12," FIELDS",88,12," AS",80,12," THEY" 120 DATA 76,12," LAY; ",-1,1111,,76,6," IN",68,6,,60,18," FIELDS",68,6,,76,6," WHERE",80,6, 130 DATA 88,24," THEY",96,6," LAY",104,6,,108,12," KEEP",104,12,"ING",96,12," THEIR" 140 DATA 88,24," SHEEP, " 150 DATA 96,6," ON",104,6," A",108,12," COLD",104,12," WIN",96,12,"TER'S" 160 DATA 88,12," NIGHT",96,12,,104,12," THAT",108,12," WAS",88,12,,80,12," SO" 170 DATA 76,24," DEEP. " 180 DATA 76,6,"NOW",68,6,,60,18,"ELL",68,6,,76,6," NOW",80,6, 190 DATA 88,24,"ELL",108,12," NOW",104,6,,96,24,"ELL",-1,1111,,96,12," NOW" 200 DATA 88,36,"ELL, " 210 DATA 108,12," BORN",104,12," IS",96,12," THE",88,12," KING",96,12,,104,12," OF",108,12," IS",88,12,,80,12,"RA",76,24,"EL",0,0,
T=0 � 6 � A,B,C$ � A=0 � T=T+1:� T=6 � �:�ne ( � A=-1 � � A=0 � B:�:� �TT@ 2 � 1,-15,A,B 7 � T<>0 � �ver:� �TT@ < � C$; A TL=� B � �>TL+B+35 � �DF@ � �DB@ F � �TT@ P> � 76,6,"THE",68,6,,60,18," FIRST",68,6,,76,6," NOW",80,6, ZL � 88,24,"ELL",96,6," THE",104,6,,108,12," AN",104,12,"GEL",96,12," DID" d[ � 88,24," SAY, ",96,6,"WAS",104,6," TO",108,12," CER",104,12,"TAIN",96,12," POOR" nZ � 88,12," SHEP",96,12,"HERDS",104,12," IN",108,12," FIELDS",88,12," AS",80,12," THEY" xr � 76,12," LAY; ",-1,1111,,76,6," IN",68,6,,60,18," FIELDS",68,6,,76,6," WHERE",80,6, �R � 88,24," THEY",96,6," LAY",104,6,,108,12," KEEP",104,12,"ING",96,12," THEIR" �9 � 88,24," SHEEP, " �G � 96,6," ON",104,6," A",108,12," COLD",104,12," WIN",96,12,"TER'S" �L � 88,12," NIGHT",96,12,,104,12," THAT",108,12," WAS",88,12,,80,12," SO" �= � 76,24," DEEP. " �; � 76,6,"NOW",68,6,,60,18,"ELL",68,6,,76,6," NOW",80,6, �I � 88,24,"ELL",108,12," NOW",104,6,,96,24,"ELL",-1,1111,,96,12," NOW" � � 88,36,"ELL, " Ҁ � 108,12," BORN",104,12," IS",96,12," THE",88,12," KING",96,12,,104,12," OF",108,12," IS",88,12,,80,12,"RA",76,24,"EL",0,0, �
00000000 0d 00 05 08 20 54 3d 30 0d 00 0a 08 20 eb 20 36 |.... T=0.... . 6| 00000010 0d 00 14 0d 20 f3 20 41 2c 42 2c 43 24 0d 00 1e |.... . A,B,C$...| 00000020 20 20 e7 20 41 3d 30 20 8c 20 54 3d 54 2b 31 3a | . A=0 . T=T+1:| 00000030 e7 20 54 3d 36 20 8c 20 e0 3a f2 6e 65 0d 00 28 |. T=6 . .:.ne..(| 00000040 20 20 e7 20 41 3d 2d 31 20 8c 20 e3 20 41 3d 30 | . A=-1 . . A=0| 00000050 20 b8 20 42 3a ed 3a e5 20 8d 54 54 40 0d 00 32 | . B:.:. .TT@..2| 00000060 10 20 d4 20 31 2c 2d 31 35 2c 41 2c 42 0d 00 37 |. . 1,-15,A,B..7| 00000070 19 20 e7 20 54 3c 3e 30 20 8c 20 f2 76 65 72 3a |. . T<>0 . .ver:| 00000080 e5 20 8d 54 54 40 0d 00 3c 0a 20 f1 20 43 24 3b |. .TT@..<. . C$;| 00000090 0d 00 41 09 20 54 4c 3d 91 0d 00 42 1e 20 e7 20 |..A. TL=...B. . | 000000a0 91 3e 54 4c 2b 42 2b 33 35 20 8c 20 8d 44 46 40 |.>TL+B+35 . .DF@| 000000b0 20 8b 20 8d 44 42 40 0d 00 46 0b 20 e5 20 8d 54 | . .DB@..F. . .T| 000000c0 54 40 0d 00 50 3e 20 dc 20 37 36 2c 36 2c 22 54 |T@..P> . 76,6,"T| 000000d0 48 45 22 2c 36 38 2c 36 2c 2c 36 30 2c 31 38 2c |HE",68,6,,60,18,| 000000e0 22 20 46 49 52 53 54 22 2c 36 38 2c 36 2c 2c 37 |" FIRST",68,6,,7| 000000f0 36 2c 36 2c 22 20 4e 4f 57 22 2c 38 30 2c 36 2c |6,6," NOW",80,6,| 00000100 0d 00 5a 4c 20 dc 20 38 38 2c 32 34 2c 22 45 4c |..ZL . 88,24,"EL| 00000110 4c 22 2c 39 36 2c 36 2c 22 20 54 48 45 22 2c 31 |L",96,6," THE",1| 00000120 30 34 2c 36 2c 2c 31 30 38 2c 31 32 2c 22 20 41 |04,6,,108,12," A| 00000130 4e 22 2c 31 30 34 2c 31 32 2c 22 47 45 4c 22 2c |N",104,12,"GEL",| 00000140 39 36 2c 31 32 2c 22 20 44 49 44 22 0d 00 64 5b |96,12," DID"..d[| 00000150 20 dc 20 38 38 2c 32 34 2c 22 20 53 41 59 2c 20 | . 88,24," SAY, | 00000160 20 20 20 20 20 22 2c 39 36 2c 36 2c 22 57 41 53 | ",96,6,"WAS| 00000170 22 2c 31 30 34 2c 36 2c 22 20 54 4f 22 2c 31 30 |",104,6," TO",10| 00000180 38 2c 31 32 2c 22 20 43 45 52 22 2c 31 30 34 2c |8,12," CER",104,| 00000190 31 32 2c 22 54 41 49 4e 22 2c 39 36 2c 31 32 2c |12,"TAIN",96,12,| 000001a0 22 20 50 4f 4f 52 22 0d 00 6e 5a 20 dc 20 38 38 |" POOR"..nZ . 88| 000001b0 2c 31 32 2c 22 20 53 48 45 50 22 2c 39 36 2c 31 |,12," SHEP",96,1| 000001c0 32 2c 22 48 45 52 44 53 22 2c 31 30 34 2c 31 32 |2,"HERDS",104,12| 000001d0 2c 22 20 49 4e 22 2c 31 30 38 2c 31 32 2c 22 20 |," IN",108,12," | 000001e0 46 49 45 4c 44 53 22 2c 38 38 2c 31 32 2c 22 20 |FIELDS",88,12," | 000001f0 41 53 22 2c 38 30 2c 31 32 2c 22 20 54 48 45 59 |AS",80,12," THEY| 00000200 22 0d 00 78 72 20 dc 20 37 36 2c 31 32 2c 22 20 |"..xr . 76,12," | 00000210 4c 41 59 3b 20 20 20 20 20 20 20 20 20 20 20 20 |LAY; | 00000220 20 20 20 20 20 20 20 20 20 20 20 20 20 20 22 2c | ",| 00000230 2d 31 2c 31 31 31 31 2c 2c 37 36 2c 36 2c 22 20 |-1,1111,,76,6," | 00000240 49 4e 22 2c 36 38 2c 36 2c 2c 36 30 2c 31 38 2c |IN",68,6,,60,18,| 00000250 22 20 46 49 45 4c 44 53 22 2c 36 38 2c 36 2c 2c |" FIELDS",68,6,,| 00000260 37 36 2c 36 2c 22 20 57 48 45 52 45 22 2c 38 30 |76,6," WHERE",80| 00000270 2c 36 2c 0d 00 82 52 20 dc 20 38 38 2c 32 34 2c |,6,...R . 88,24,| 00000280 22 20 54 48 45 59 22 2c 39 36 2c 36 2c 22 20 4c |" THEY",96,6," L| 00000290 41 59 22 2c 31 30 34 2c 36 2c 2c 31 30 38 2c 31 |AY",104,6,,108,1| 000002a0 32 2c 22 20 4b 45 45 50 22 2c 31 30 34 2c 31 32 |2," KEEP",104,12| 000002b0 2c 22 49 4e 47 22 2c 39 36 2c 31 32 2c 22 20 54 |,"ING",96,12," T| 000002c0 48 45 49 52 22 0d 00 8c 39 20 dc 20 38 38 2c 32 |HEIR"...9 . 88,2| 000002d0 34 2c 22 20 53 48 45 45 50 2c 20 20 20 20 20 20 |4," SHEEP, | 000002e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000002f0 20 20 20 20 20 20 20 20 20 20 20 20 20 22 0d 00 | "..| 00000300 96 47 20 dc 20 39 36 2c 36 2c 22 20 4f 4e 22 2c |.G . 96,6," ON",| 00000310 31 30 34 2c 36 2c 22 20 41 22 2c 31 30 38 2c 31 |104,6," A",108,1| 00000320 32 2c 22 20 43 4f 4c 44 22 2c 31 30 34 2c 31 32 |2," COLD",104,12| 00000330 2c 22 20 57 49 4e 22 2c 39 36 2c 31 32 2c 22 54 |," WIN",96,12,"T| 00000340 45 52 27 53 22 0d 00 a0 4c 20 dc 20 38 38 2c 31 |ER'S"...L . 88,1| 00000350 32 2c 22 20 4e 49 47 48 54 22 2c 39 36 2c 31 32 |2," NIGHT",96,12| 00000360 2c 2c 31 30 34 2c 31 32 2c 22 20 54 48 41 54 22 |,,104,12," THAT"| 00000370 2c 31 30 38 2c 31 32 2c 22 20 57 41 53 22 2c 38 |,108,12," WAS",8| 00000380 38 2c 31 32 2c 2c 38 30 2c 31 32 2c 22 20 53 4f |8,12,,80,12," SO| 00000390 22 0d 00 aa 3d 20 dc 20 37 36 2c 32 34 2c 22 20 |"...= . 76,24," | 000003a0 44 45 45 50 2e 20 20 20 20 20 20 20 20 20 20 20 |DEEP. | 000003b0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000003c0 20 20 20 20 20 20 20 20 20 20 20 20 20 22 0d 00 | "..| 000003d0 b4 3b 20 dc 20 37 36 2c 36 2c 22 4e 4f 57 22 2c |.; . 76,6,"NOW",| 000003e0 36 38 2c 36 2c 2c 36 30 2c 31 38 2c 22 45 4c 4c |68,6,,60,18,"ELL| 000003f0 22 2c 36 38 2c 36 2c 2c 37 36 2c 36 2c 22 20 4e |",68,6,,76,6," N| 00000400 4f 57 22 2c 38 30 2c 36 2c 0d 00 be 49 20 dc 20 |OW",80,6,...I . | 00000410 38 38 2c 32 34 2c 22 45 4c 4c 22 2c 31 30 38 2c |88,24,"ELL",108,| 00000420 31 32 2c 22 20 4e 4f 57 22 2c 31 30 34 2c 36 2c |12," NOW",104,6,| 00000430 2c 39 36 2c 32 34 2c 22 45 4c 4c 22 2c 2d 31 2c |,96,24,"ELL",-1,| 00000440 31 31 31 31 2c 2c 39 36 2c 31 32 2c 22 20 4e 4f |1111,,96,12," NO| 00000450 57 22 0d 00 c8 1d 20 dc 20 38 38 2c 33 36 2c 22 |W".... . 88,36,"| 00000460 45 4c 4c 2c 20 20 20 20 20 20 20 20 20 20 22 0d |ELL, ".| 00000470 00 d2 80 20 dc 20 31 30 38 2c 31 32 2c 22 20 42 |... . 108,12," B| 00000480 4f 52 4e 22 2c 31 30 34 2c 31 32 2c 22 20 49 53 |ORN",104,12," IS| 00000490 22 2c 39 36 2c 31 32 2c 22 20 54 48 45 22 2c 38 |",96,12," THE",8| 000004a0 38 2c 31 32 2c 22 20 4b 49 4e 47 22 2c 39 36 2c |8,12," KING",96,| 000004b0 31 32 2c 2c 31 30 34 2c 31 32 2c 22 20 4f 46 22 |12,,104,12," OF"| 000004c0 2c 31 30 38 2c 31 32 2c 22 20 49 53 22 2c 38 38 |,108,12," IS",88| 000004d0 2c 31 32 2c 2c 38 30 2c 31 32 2c 22 52 41 22 2c |,12,,80,12,"RA",| 000004e0 37 36 2c 32 34 2c 22 45 4c 22 2c 30 2c 30 2c 0d |76,24,"EL",0,0,.| 000004f0 ff |.| 000004f1