home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 153 / 153.d81 / n.numm (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  467b  |  14 lines

  1. 10 dv=peek(186):ifdv<8thendv=8
  2. 20 poke53281,0:poke53280,0:printchr$(14)
  3. 30 print"[147][211]ince the [213]ltragem for [206][213][205][205] loads"
  4. 40 print"into screen memory and therefore"
  5. 50 print"must be loaded with special steps,"
  6. 60 print"please read the text for [206][213][205][205] and"
  7. 70 print"follow the instructions listed there."
  8. 80 print"[208]ress a [203]ey to re-load [213][204][212][210][193][199][197][205][211] [201][201]"
  9. 90 getz$:ifz$=""then90
  10. 100 print"[147]load"chr$(34)"b.ultragems ii"chr$(34)","dv
  11. 110 print"run"
  12. 120 poke631,13:poke632,13:poke198,2:end
  13. 10000 open15,8,15,"s0:n.numm":close15:save"n.numm",8:end
  14.