home *** CD-ROM | disk | FTP | other *** search
/ Profi Club / Profi_Club_5_1992_-_de.d64 / liedhelfer (.txt) < prev    next >
Commodore BASIC  |  2023-02-26  |  307b  |  10 lines

  1. 10 printchr$(147):if peek(772)=124then30
  2. 20 printchr$(19)"run "chr$(34)"cp-load.128":poke842,19:poke843,13
  3. 21 f$="lh"+chr$(13):fori=1to3
  4. 22 poke843+i,asc(mid$(f$,i,1)):next:poke208,5:end
  5. 30 printchr$(19)"load "chr$(34)"cp-load.64"chr$(34)",8"
  6. 40 rn$="run":print""
  7. 50 printchr$(145)rn$chr$(19);
  8. 60 f$=chr$(13)+chr$(13)+"lh"+chr$(13)
  9. 70 for i=1to5:poke630+i,asc(mid$(f$,i,1)):next:poke198,5:end
  10.