home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 168 / 168.d81 / b.sliders (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  689b  |  18 lines

  1. 3 dv=peek(186):ifdv<8thendv=8
  2. 4 print"[147]":poke53280,0:poke53281,0:gosub60000
  3. 10 poke4096,0:poke44,16:poke43,1
  4. 30 print"[144]load"chr$(34)"sliders"chr$(34)","dv
  5. 40 print"run"
  6. 90 poke631,13:poke632,13:poke198,2:end
  7. 10000 d=peek(186):n$="b.sliders":open15,d,15,"s0:"+n$:close15:saven$,d:end
  8. 60000 print"[147]":z$=" [152]                                      ":poke214,10:print
  9. 60010 print" [155][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184]":fori=0to11:printz$:next
  10. 60020 print" [151][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][152]"
  11. 60030 z$(0)="[211] [204] [201] [196] [197] [210] [211]":z$(2)="by [194]ob [205]arkland"
  12. 60040 z$(4)="([195]) 1998 by [202] & [198] [208]ublishing, [201]nc."
  13. 60050 z$(6)="[212]his program is not shareware
  14. 60070 z$(7)[178]"or in the public domain."
  15. 60080 z$(9)[178]"1-800-594-3370 or 1-318-221-8718
  16. 60090 poke214,12:print
  17. 60100 fori=0to9:printtab(20-(len(z$(i))/2))""z$(i):next:return
  18.