home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1991 November / 1991-11.d64 / ramdrive.boot (.txt) < prev    next >
Encoding:
Commodore BASIC  |  1991-01-01  |  172 b   |  6 lines

  1. 5 if ll=1 then sys32000:end
  2. 10 ll=1:print"[147]":poke53280,14:poke53281,6
  3. 20 a$="loading "+chr$(34)+"ramdrive 64"+chr$(34)
  4. 30 forx=1 to (40-len(a$))/2:print" ";:next:printa$
  5. 40 load"ramdrive64",8,1
  6.