home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 13 / 013.d81 / startlunar (.txt) < prev    next >
Encoding:
Commodore BASIC  |  1985-01-01  |  287 b   |  12 lines

  1. 10 rem   startlunar
  2. 15 ifx=1then60
  3. 17 :
  4. 20 print"[147]":poke53281,0:poke53280,5
  5. 30 print"[147]               [204][213][206][193][210]"
  6. 32 print"       [215]ritten by [193]ndy [208]akerski"
  7. 34 print"[204][207][193][196][211][212][193][210] is not public domain."
  8. 36 print"[208]lease respect the author's rights."
  9. 40 :
  10. 50 ifx=0thenx=1:load"lunargame",8,1
  11. 60 sys17000
  12.