home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Commodore Disk User Volume 4 #3
/
Commodore_Disk_User_Vol.4_3_1991_-.d64
/
secure
(
.txt
)
< prev
next >
Wrap
Commodore BASIC
|
2022-10-26
|
577b
|
15 lines
5 ifa=0thena=1:load"secure.mc",8,1
10 poke53280,0:poke53281,0:poke53272,21
15 printchr$(147)tab(13)"[159][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164]"
20 printtab(13)"[154] s e c u r e "
25 printtab(13)"[163][163][163][163][163][163][163][163][163][163][163][163][163][163][163]"
30 print"[154] (c) 1989 by sakib khokhar"
35 printtab(12)"-:instructions:-[152]"
40 print" 1) load program to be protected"
45 print" 2) type 'sys 49152'"
50 print" 3) save protected program in the conventional way"
55 print" note: a protected program can be loaded in the usual way."
60 print" warning: make sure the program to be protected starts";
65 print" with the line number zero.[152]"
70 new