home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compute! Gazette 1992 December
/
1992-12.d64
/
tack.boot
(
.txt
)
< prev
next >
Wrap
Commodore BASIC
|
2022-09-20
|
178b
|
7 lines
5 if a<>0 then 8
6 print"[147]":poke53280,6:poke53281,6
7 a$="[204]oading [212]ack [212]ruck":gosub1000:goto10
8 sys49152:end
10 a=255:load"tack truck",8,1
1000 for x=1 to (40-len(a$))/2:printchr$(32);:next:printa$:return