Home » Personal collection » Commodore disks » disk51a_c16_music.d64 » c64player
c64player
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 disks » disk51a_c16_music.d64 |
Filename: | c64player |
Read OK: | ✔ |
File size: | 0145 bytes |
Load address: | 0801 |
Exec address: | 0000 |
Duplicates
There are 2 duplicate copies of this file in the archive:
- Personal collection » Commodore disks » disk51a_c16_music.d64 » c64player
- Personal collection » Commodore disks » disk51a2_c16_music.d64 » c64player
- Personal collection » Commodore disks » disk51a3_c16_music.d64 » c64player
File contents
10 POKE53280,14:POKE53281,1 20 PRINT"<clr><black><cursor down><cursor down><cursor down><cursor down><cursor down><cursor down><cursor down><cursor down><cursor down><cursor down><cursor down><cursor down>";TAB(16);"STUDY-38" 30 POKE54296,10:POKE54277,7 40 POKE54278,133:POKE54285,133 50 POKE54284,7:READV,P,L:V=(V-1)*7 60 P=INT(111860.781/(1024-P))*16 70 POKE54273+V,INT(P/256) 80 POKE54272+V,P-INT(P/256)*256 90 POKE54276+V,17:IFV=0THENPA=0:L=V1:GOTO50 100 FORW=0TOL*100:NEXT:POKE54276+V,16 105 PA=PA+L:IFPA=V1THENPOKE54276,16 110 GOTO50
�53280,14:�53281,1 > �"��";�16);"STUDY-38"