Home » Personal collection » Commodore disks » disk66a_software_1.d64 » sm21
sm21
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 » disk66a_software_1.d64 |
Filename: | sm21 |
Read OK: | ✔ |
File size: | 01FB bytes |
Load address: | 0801 |
Exec address: | 0000 |
File contents
10 IF PEEK(49170)<>18 OR PEEK(49200)<>125 THEN LOAD"SOUND-32",8,1 12 SYS51456 15 AD=16384:X=2:Y=4:XS=2:YS=4:SYS 49152 20 P=PEEK(2):XZ=P 30 GETK$:IFK$<>""THEN30 35 IFP=1THEN210 40 IFP=2THEN2500 50 IFP=3THEN2550 60 IFP=4THENPRINT"<clr><orange>";:END 70 IFP=5THEN720 80 IFP=6THEN2600 90 IFP=7THEN1400 100 IFP=8THEN1470 110 IFP=9THEN1570 130 IFP=11THEN1900 140 POKE2,XZ:SYS49280:P=PEEK(2):XZ=P 150 GOTO30 160 POKE214,17:POKE211,25:SYS58732:PRINT" " 170 POKE214,18:POKE211,25:SYS58732:PRINT" " 180 POKE214,17:POKE211,25:SYS58732:PRINT"<cyan>";SPC(INT(7-0.5*LEN(M1$)));M1$ 190 POKE214,18:POKE211,25:SYS58732:PRINTSPC(INT(7-0.5*LEN(M2$))CHR$ ?FILE TRUNCATED ERROR
6 � �(49170)��18 � �(49200)��125 � �"SOUND-32",8,1 A �51456 h AD�16384:X�2:Y�4:XS�2:YS�4:� 49152 x P��(2):XZ�P � �K$:�K$��""�30 �# �P�1�210 �( �P�2�2500 �2 �P�3�2550 �<