home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 132 / 132.d81 / b.tic-tac-math (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  783b  |  20 lines

  1. 8 dv=peek(186):ifdv<8thendv=8
  2. 10 poke53281,0:poke53280,0:print"[147]":gosub60000
  3. 20 poke43,1:poke44,16:poke4096,0
  4. 30 print"[144]load"chr$(34)"tic-tac-math"chr$(34)","dv
  5. 40 print"run"
  6. 50 poke631,13:poke632,13:poke198,2:end
  7. 10000 dv=peek(186):n$="b.tic-tac-math":open15,dv,15,"s0:"+n$:close15:saven$,dv
  8. 10010 end
  9. 60000 print"[147]":z$=" [152]                                      ":poke214,10:print
  10. 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=0to9:printz$:next
  11. 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]"
  12. 60030 z$(0)="[212] [201] [195] - [212] [193] [195] - [205] [193] [212] [200]":z$(1)="by [194]ob [205]arkland
  13. 60040 z$(2)[178]"(c) 1995 by (NULL)oftdisk (NULL)ublishing"[170][199](13)
  14. 60050 z$(3)[178]"(NULL)his program is the copyrighted work
  15. 60060 z$(4)="of [211][207][198][212][196][201][211][203] [208][213][194][204][201][211][200][201][206][199].  [201]t is not"
  16. 60070 z$(5)="shareware or in the public domain."
  17. 60080 z$(6)="[212]o subscribe call 1-800-594-3370."
  18. 60090 poke214,12:print
  19. 60100 fori=0to6:printtab(20-(len(z$(i))/2))""z$(i):next:return
  20.