home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 14 / 014.d81 / orbit (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  371b  |  15 lines

  1. 10 print"[147]"
  2. 20 print:print:print
  3. 30 print"               orbit 64"
  4. 35 print
  5. 40 print"            by a. pakerski"
  6. 50 print:print
  7. 60 print"     loadstar is not public domain."
  8. 70 print"   please respect the authors rights."
  9. 80 print:print:print
  10. 90 print"     please wait. loading game...."
  11. 100 ifg=0theng=1:load"orbitgame",8,1
  12. 110 sys 3700
  13. 120 print"[147]load"chr$(34)"payload"chr$(34)",8":print"run"
  14. 130 poke631,13:poke632,13:poke198,2:        end
  15.