home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C64'er
/
C64'er.iso
/
87xx
/
8705.d64
/
blazing-koala
(
.txt
)
< prev
next >
Wrap
Commodore BASIC
|
1995-03-30
|
318b
|
5 lines
10 INPUT"BLAZING PADDLES ";BP$:BP$="PI."+BP$+"*"
20 SYS(57812)BP$,8,0:SYS2250
30 INPUT"KOALAPAINTER ";KP$:KP$=LEFT$("[129]PIC A "+KP$+" ",15)
40 SYS(57812)KP$,8,0:SYS2259