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

music 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: music tape
Read OK:
File size: 0201 bytes
Load address: 1001
Exec address: 0000
File contents
     2 SCNCLR
     5 PRINT:PRINT:PRINT"         MUSIC SAVER & LOADER"
     6 PRINT"         ===================="
    20 PRINT:PRINT:PRINT"1. SAVE"
    30 PRINT:PRINT:PRINT"2. LOAD"
    40 GETKEY A$
    50 IF A$="1" THEN GOTO 80
    60 IF A$="2" THEN GOTO 200
    70 RUN
    80 CLR
    90 INPUT"HOW MANY NOTES"; T
   100 INPUT"NAME"; N$
   110 OPEN 1,1,1,N$
   120 PRINT# 1,T
   130 FOR P=1 TO T
   140 INPUT"WHAT IS THE NEXT NOTE"; L(P)
   145 INPUT"HOW LONG"; Z(P)
   150 PRINT# 1,L(P),Z(P)
   160 NEXT P
   170 CLOSE 1
   180 CLR
   190 RUN
   200 SCNCLR
   210 INPUT"NAME"; N$
   220 OPEN 1,1,0,N$
   230 INPUT# 1,T
   240 FOR P=1 TO T
   250 INPUT# 1,L(P),Z(P)
   260 NEXT
   270 CLOSE 1
   280 FOR P=1 TO T
   290 SOUND 1,L(P),Z(P)
   300 NEXT
   310 CLR
   320 RUN

�0�:�:�"         MUSIC SAVER & LOADER"U�"         ===================="h�:�:�"1. SAVE"{�:�:�"2. LOAD"�(�� A$�2� A$�"1" � � 80�<� A$�"2" � � 200�F��P��Z�"HOW MANY NOTES"; T�d�"NAME"; N$�n� 1,1,1,N$�x� 1,T
�� P�1 � T-��"WHAT IS THE NEXT NOTE"; L(P)C��"HOW LONG"; Z(P)U�� 1,L(P),Z(P)]�� Pe�� 1k��q��w�����"NAME"; N$��� 1,1,0,N$��� 1,T��� P�1 � T��� 1,L(P),Z(P)���� 1�� P�1 � T�"� 1,L(P),Z(P)�,��6�@�
GPB@.@0PE@.:.:."         music saver & loader"@uPF@."         ===================="@HPT@.:.:."1. save"@.P.@.:.:."2. load"@.P(@.. a$@.P2@. a$."1" . . 80@.P<@. a$."2" . . 200@.Pf@.@.Pp@.@.Pz@."how many notes"; t@.PD@."name"; n$@.PN@. 1,1,1,n$@.PX@. 1,t@JQ.@. p.1 . t@-Q.@."what is the next note"; l(p)@cQ.@."how long"; z(p)@uQ.@. 1,l(p),z(p)@]Q.@. p@EQ.@. 1@KQ.@.@QQ.@.@WQ.@.@.Q.@."name"; n$@.Q.@. 1,1,0,n$@.Q.@. 1,t@.Q.@. p.1 . t@.Q.@. 1,l(p),z(p)@.QDA.@.QNA. 1@.QXA. p.1 . t@.Q"A. 1,l(p),z(p)@.Q,A.@.Q6A.@@R@A.@@@
00000000  07 10 02 00 e8 00 30 10  05 00 99 3a 99 3a 99 22  |......0....:.:."|
00000010  20 20 20 20 20 20 20 20  20 4d 55 53 49 43 20 53  |         MUSIC S|
00000020  41 56 45 52 20 26 20 4c  4f 41 44 45 52 22 00 55  |AVER & LOADER".U|
00000030  10 06 00 99 22 20 20 20  20 20 20 20 20 20 3d 3d  |...."         ==|
00000040  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
00000050  3d 3d 22 00 68 10 14 00  99 3a 99 3a 99 22 31 2e  |==".h....:.:."1.|
00000060  20 53 41 56 45 22 00 7b  10 1e 00 99 3a 99 3a 99  | SAVE".{....:.:.|
00000070  22 32 2e 20 4c 4f 41 44  22 00 85 10 28 00 a1 f9  |"2. LOAD"...(...|
00000080  20 41 24 00 99 10 32 00  8b 20 41 24 b2 22 31 22  | A$...2.. A$."1"|
00000090  20 a7 20 89 20 38 30 00  ae 10 3c 00 8b 20 41 24  | . . 80...<.. A$|
000000a0  b2 22 32 22 20 a7 20 89  20 32 30 30 00 b4 10 46  |."2" . . 200...F|
000000b0  00 8a 00 ba 10 50 00 9c  00 d3 10 5a 00 85 22 48  |.....P.....Z.."H|
000000c0  4f 57 20 4d 41 4e 59 20  4e 4f 54 45 53 22 3b 20  |OW MANY NOTES"; |
000000d0  54 00 e3 10 64 00 85 22  4e 41 4d 45 22 3b 20 4e  |T...d.."NAME"; N|
000000e0  24 00 f2 10 6e 00 9f 20  31 2c 31 2c 31 2c 4e 24  |$...n.. 1,1,1,N$|
000000f0  00 fc 10 78 00 98 20 31  2c 54 00 0a 11 82 00 81  |...x.. 1,T......|
00000100  20 50 b2 31 20 a4 20 54  00 2d 11 8c 00 85 22 57  | P.1 . T.-...."W|
00000110  48 41 54 20 49 53 20 54  48 45 20 4e 45 58 54 20  |HAT IS THE NEXT |
00000120  4e 4f 54 45 22 3b 20 4c  28 50 29 00 43 11 91 00  |NOTE"; L(P).C...|
00000130  85 22 48 4f 57 20 4c 4f  4e 47 22 3b 20 5a 28 50  |."HOW LONG"; Z(P|
00000140  29 00 55 11 96 00 98 20  31 2c 4c 28 50 29 2c 5a  |).U.... 1,L(P),Z|
00000150  28 50 29 00 5d 11 a0 00  82 20 50 00 65 11 aa 00  |(P).].... P.e...|
00000160  a0 20 31 00 6b 11 b4 00  9c 00 71 11 be 00 8a 00  |. 1.k.....q.....|
00000170  77 11 c8 00 e8 00 87 11  d2 00 85 22 4e 41 4d 45  |w.........."NAME|
00000180  22 3b 20 4e 24 00 96 11  dc 00 9f 20 31 2c 31 2c  |"; N$...... 1,1,|
00000190  30 2c 4e 24 00 a0 11 e6  00 84 20 31 2c 54 00 ae  |0,N$...... 1,T..|
000001a0  11 f0 00 81 20 50 b2 31  20 a4 20 54 00 c0 11 fa  |.... P.1 . T....|
000001b0  00 84 20 31 2c 4c 28 50  29 2c 5a 28 50 29 00 c6  |.. 1,L(P),Z(P)..|
000001c0  11 04 01 82 00 ce 11 0e  01 a0 20 31 00 dc 11 18  |.......... 1....|
000001d0  01 81 20 50 b2 31 20 a4  20 54 00 ee 11 22 01 da  |.. P.1 . T..."..|
000001e0  20 31 2c 4c 28 50 29 2c  5a 28 50 29 00 f4 11 2c  | 1,L(P),Z(P)...,|
000001f0  01 82 00 fa 11 36 01 9c  00 00 12 40 01 8a 00 00  |.....6.....@....|
00000200  00                                                |.|
00000201