home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1987 April / 1987-04.d64 / omicron.boot (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  241b  |  7 lines

  1. 10 poke 53281,11:poke 53280,11:poke 646,0
  2. 20 print"[147]to play omicron, follow this procedure:"
  3. 30 print"1. plug a joystick into port #2."
  4. 40 print"2. turn the computer off and back on."
  5. 50 print"3. type load"chr$(34)"omicron"chr$(34)",8"
  6. 60 print"4. type run"
  7.