home *** CD-ROM | disk | FTP | other *** search
- 10 poke53280,6:poke53281,6:f$="autoboot maker"
- 20 print"[147][159] the gazette disk is write protected.
- 30 [153]" autoboot makeropen will attempt to write
- 35 print" a file to the disk. please insert a"
- 40 print" different disk after autoboot maker[159]
- 41 [153]" is loaded.
- 50 print" press any key to load autoboot maker"
- 60 poke198,0:wait198,1:getmt$
- 70 print"[147] loading "chr$(34)"autoboot maker"chr$(34)""
- 71 print"load";chr$(34);f$;chr$(34);",8"
- 80 a$=chr$(13)+"run"+chr$(13)
- 90 fori=1tolen(a$):poke630+i,asc(mid$(a$,i)):next:poke198,i-1
- 100 new
-