home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 127 / 127.d81 / b.stacker (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  1KB  |  31 lines

  1. 3 dv=peek(186):ifdv<8thendv=8
  2. 5 poke53280,.:poke53281,.:print"[147]"
  3. 6 gosub60000
  4. 7 poke55,255: poke56,62
  5. 10 poke53269,.: rem 8 sprites off
  6. 20 poke53271,.: rem 8 sprites norm vrt
  7. 30 poke53275,255: rem 8 sprites bkgrd
  8. 40 poke53276,.: rem 8 sprites hi-res
  9. 50 poke53277,.: rem 8 sprites norm hor
  10. 55 poke53264,.: rem 8 sprites msb off
  11. 60 fori=0to3
  12. 70 poke2040+i,252+i: rem sprites point
  13. 80 poke53287+i,1: rem sprite colors
  14. 90 next
  15. 120 poke43,1:poke44,16:poke4096,0
  16. 130 print"[144]load"chr$(34)"stacker"chr$(34)","dv
  17. 140 print"run:"
  18. 150 poke631,13:poke632,13:poke198,2:end
  19. 10000 dv=peek(186):open15,dv,15,"s0:b.stacker":close15:save"b.stacker",dv:end
  20. 60000 print"[147]":z$=" [152]                                      ":poke214,10:print
  21. 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
  22. 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]"
  23. 60030 z$(0)="[211] [212] [193] [210]    [211] [212] [193] [195] [203] [197] [210]":z$(1)="by [195].[197]. '[211]pock' [208]rince"
  24. 60040 z$(2)="([195]) 1995 by [211]oftdisk [208]ublishing"+chr$(13)
  25. 60050 z$(3)="[212]his program is the copyrighted work
  26. 60060 z$(4)[178]"of (NULL)(NULL)asc(NULL)str$right$(NULL)(NULL) (NULL)(NULL)peek(NULL)right$(NULL)left$right$(NULL)chr$.  right$t is not"
  27. 60070 z$(5)[178]"shareware or in the public domain."
  28. 60080 z$(6)[178]"(NULL)o subscribe call 1-800-594-3370."
  29. 60090 [151]214,12:[153]
  30. 60100 [129]i[178]0[164]6:[153][163]20[171]([195](z$(i))[173]2))""z$(i):[130]:[142]
  31.