home *** CD-ROM | disk | FTP | other *** search
- 10 rem copyright 1990 compute! publications, inc. - all rights reserved
- 20 poke53280,0:poke53281,0:print"[147][153]":fori=1to9:print"":nexti
- 30 printtab(13)"copyright 1990":printtab(6)"compute! publications, inc."
- 40 printtab(10)"all rights reserved"
- 50 print"loading ml...[144]"
- 60 iff=0thenf=1:load"synth.ml",8,1
- 70 print "[144]remloading basic...[144]"
- 80 print"[144]poke43,200:poke44,8:poke55,0:poke56,96:poke2247,0:new"
- 90 print"load"+chr$(34)+"synth.bas"+chr$(34)+",8"
- 100 print"run":forf=631to640:pokef,13:next:poke198,10
-