home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game On
/
Game_On_94-06_1994_-_de_Side_A.d64
/
no-cbm
(
.txt
)
< prev
next >
Wrap
Commodore BASIC
|
2023-02-26
|
293b
|
5 lines
100 print" please insert disk !":poke198,0:wait198,1:poke198,0
110 open1,8,15,"i0":fori=0to144
120 print#1,"m-w"+chr$(32+i)+chr$(5)+chr$(1)+chr$(peek(2208+i))
130 next:print#1,"m-e"+chr$(32)+chr$(5)