home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compute! Gazette 1987 August
/
1987-08.d64
/
sid chip.note
(
.txt
)
< prev
next >
Wrap
Commodore BASIC
|
2022-09-20
|
530b
|
15 lines
10 poke53280,12:poke53281,12:print"[147]"
20 printchr$(142)spc(3)"[151]press a key to load and run the"
30 printspc(3)"sound demonstration program from"
40 printspc(3)chr$(17);chr$(34)"exploring the sid chip.";chr$(34):print:print
50 printspc(3)"the program is a machine language"
60 printspc(3)"program in the form of a basic"
70 printspc(3)"loader.[144]"
80 ford=1to39:print"[164]";:next:print
90 print"[144] press any key to run the demo [146]"
100 poke198,0:wait198,1:getdh$
110 print"[147][152]load"chr$(34)"sid chip"chr$(34)",8"
120 print"run[144]"
130 printchr$(142)"[144]just a moment...loading sid chip demo[152]";
140 fori=1to2:poke630+i,13:next:poke198,i