Home » Personal collection » Commodore tapes » Commodore_16 » drawer_br_tape10b_d46_c16_ghost_maze.wav » improved tape

improved tape

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 » Commodore tapes » Commodore_16 » drawer_br_tape10b_d46_c16_ghost_maze.wav
Filename: improved tape
Read OK:
File size: 0195 bytes
Load address: 1001
Exec address: 0000
File contents
    10 PRINT"(L)OAD OR (S)AVE"
    20 GETKEY C$
    30 IF C$="L" THEN GOTO 190
    40 IF C$="S" THEN GOTO 60
    50 GOTO 20
    60 CLR
    70 SCNCLR
    80 PRINT:INPUT"NAME"; N$
    90 OPEN 1,1,1,N$
   100 PRINT P
   110 INPUT"WHAT IS THAT NOTE"; N(P)
   120 INPUT"HOW LONG IS IT"; L(P)
   130 PRINT# 1,N(P),L(P)
   140 IF N(P)>1022 THEN 170
   150 P=P+1
   160 GOTO 100
   170 CLOSE 1
   180 RUN
   190 INPUT"NAME"; N$
   200 P=0
   210 OPEN 1,1,0,N$
   220 INPUT# 1,N(P),L(P)
   230 IF N(P)>1022 THEN GOTO 270
   240 SOUND 1,N(P),L(P)
   250 P=P+1
   260 GOTO 220
   270 CLOSE 1
   280 RUN


�"(L)OAD OR (S)AVE"#�� C$8� C$�"L" � � 190L(� C$�"S" � � 60U2� 20[<�aF�sP�:�"NAME"; N$�Z� 1,1,1,N$�d� P�n�"WHAT IS THAT NOTE"; N(P)�x�"HOW LONG IS IT"; L(P)��� 1,N(P),L(P)��� N(P)�1022 � 170��P�P�1�� 100	�� 1����"NAME"; N$'�P�06�� 1,1,0,N$H�� 1,N(P),L(P)`�� N(P)�1022 � � 270r�� 1,N(P),L(P)|�P�P�1�� 220�� 1��
YPJ@."(l)oad or (s)ave"@#PT@.. c$@8P.@. c$."l" . . 190@lP(@. c$."s" . . 60@uP2@. 20@[P<@.@APf@.@SPp@.:."name"; n$@.Pz@. 1,1,1,n$@.PD@. p@.PN@."what is that note"; n(p)@.PX@."how long is it"; l(p)@.P.@. 1,n(p),l(p)@.P.@. n(p).1022 . 170@.P.@p.p.1@AQ.@. 100@IQ.@. 1@OQ.@.@.Q.@."name"; n$@'Q.@p.0@6Q.@. 1,1,0,n$@hQ.@. 1,n(p),l(p)@.Q.@. n(p).1022 . . 270@RQ.@. 1,n(p),l(p)@.Q.@p.p.1@.QDA. 220@.QNA. 1@.QXA.@@@
00000000  19 10 0a 00 99 22 28 4c  29 4f 41 44 20 4f 52 20  |....."(L)OAD OR |
00000010  28 53 29 41 56 45 22 00  23 10 14 00 a1 f9 20 43  |(S)AVE".#..... C|
00000020  24 00 38 10 1e 00 8b 20  43 24 b2 22 4c 22 20 a7  |$.8.... C$."L" .|
00000030  20 89 20 31 39 30 00 4c  10 28 00 8b 20 43 24 b2  | . 190.L.(.. C$.|
00000040  22 53 22 20 a7 20 89 20  36 30 00 55 10 32 00 89  |"S" . . 60.U.2..|
00000050  20 32 30 00 5b 10 3c 00  9c 00 61 10 46 00 e8 00  | 20.[.<...a.F...|
00000060  73 10 50 00 99 3a 85 22  4e 41 4d 45 22 3b 20 4e  |s.P..:."NAME"; N|
00000070  24 00 82 10 5a 00 9f 20  31 2c 31 2c 31 2c 4e 24  |$...Z.. 1,1,1,N$|
00000080  00 8a 10 64 00 99 20 50  00 a9 10 6e 00 85 22 57  |...d.. P...n.."W|
00000090  48 41 54 20 49 53 20 54  48 41 54 20 4e 4f 54 45  |HAT IS THAT NOTE|
000000a0  22 3b 20 4e 28 50 29 00  c5 10 78 00 85 22 48 4f  |"; N(P)...x.."HO|
000000b0  57 20 4c 4f 4e 47 20 49  53 20 49 54 22 3b 20 4c  |W LONG IS IT"; L|
000000c0  28 50 29 00 d7 10 82 00  98 20 31 2c 4e 28 50 29  |(P)...... 1,N(P)|
000000d0  2c 4c 28 50 29 00 ed 10  8c 00 8b 20 4e 28 50 29  |,L(P)...... N(P)|
000000e0  b1 31 30 32 32 20 a7 20  31 37 30 00 f7 10 96 00  |.1022 . 170.....|
000000f0  50 b2 50 aa 31 00 01 11  a0 00 89 20 31 30 30 00  |P.P.1...... 100.|
00000100  09 11 aa 00 a0 20 31 00  0f 11 b4 00 8a 00 1f 11  |..... 1.........|
00000110  be 00 85 22 4e 41 4d 45  22 3b 20 4e 24 00 27 11  |..."NAME"; N$.'.|
00000120  c8 00 50 b2 30 00 36 11  d2 00 9f 20 31 2c 31 2c  |..P.0.6.... 1,1,|
00000130  30 2c 4e 24 00 48 11 dc  00 84 20 31 2c 4e 28 50  |0,N$.H.... 1,N(P|
00000140  29 2c 4c 28 50 29 00 60  11 e6 00 8b 20 4e 28 50  |),L(P).`.... N(P|
00000150  29 b1 31 30 32 32 20 a7  20 89 20 32 37 30 00 72  |).1022 . . 270.r|
00000160  11 f0 00 da 20 31 2c 4e  28 50 29 2c 4c 28 50 29  |.... 1,N(P),L(P)|
00000170  00 7c 11 fa 00 50 b2 50  aa 31 00 86 11 04 01 89  |.|...P.P.1......|
00000180  20 32 32 30 00 8e 11 0e  01 a0 20 31 00 94 11 18  | 220...... 1....|
00000190  01 8a 00 00 00                                    |.....|
00000195