home *** CD-ROM | disk | FTP | other *** search
- 1 rem custom ls boot
- 10 poke53280,5:poke53281,13:ta=10
- 20 print"[147]"
- 30 print" [195]ustomizing [204][207][193][196][211][212][193][210]"
- 40 print"[156] [183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183]"
- 60 printtab(ta)"[149]([195][149]) [195]olor [211]etup"
- 70 printtab(ta)"([208][149]) [208]rinter [211]etup"
- 72 printtab(ta)"([196][149]) [196]efault [211]etup"
- 80 printtab(ta)"([210][149]) [210]eturn [212]o [204][207][193][196][211][212][193][210]"
- 90 printtab(ta)"[208]ress [195][149], [208][149], [196][149], or [210][149]."
- 200 geta$:ifa$=""then200
- 205 ifasc(a$)>128thena$=chr$(asc(a$)-128)
- 210 ifa$="c"thenf$="color select":goto300
- 220 ifa$="p"thenf$="print select":goto300
- 222 ifa$="d"thenf$="default setup":goto300
- 230 ifa$="r"thenf$="hello connect":goto300
- 240 goto200
- 300 print"[147] [208]lease [215]ait. [204]oading ...":poke646,peek(53281)
- 310 print"load"+chr$(34)+f$+chr$(34)+",8":print"run"
- 320 poke631,13:poke632,13:poke198,2:new
-