home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1988 December / 1988-12.d64 / editor.boot (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  217b  |  6 lines

  1. 100 print"[147]loading ...."
  2. 150 print"[155]load";chr$(34);"crossroads ii";chr$(34);",8"
  3. 170 print"load";chr$(34);"maze editor";chr$(34);",8,1"
  4. 175 print"sys51200:run"
  5. 180 poke198,4:poke631,19:poke632,13:poke633,13:poke634,13:end
  6.