home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Avalon 2
/
Avalon_02_1995-06_Avalon_Side_A.d64
/
menu
(
.txt
)
< prev
next >
Wrap
Commodore BASIC
|
2023-02-26
|
629b
|
22 lines
5 rem menu by jj of avalon
6 :
10 print"[147]":poke53280,0:poke53281,0:poke646,7
15 poke2019,2:poke2020,25:poke2021,58:poke2022,10:poke2023,10
20 print" [206][205] [180][170] [206][205] [180] [206][205] [207][205]"
30 print"[156] [207][208] [205][206] [207][208] [204][175] [205][206] [180][170]"
40 printtab(11);"[158] june 1995 [146][153]"
50 fora=1to3:next:print
60 read n:forx=1ton:reada$(x)
70 printtab(12);chr$(17);chr$(x+64);". ";a$(x)
80 next x
90 getk$:ifk$=""then90
100 k=asc(k$)-64:ifk<1ork>nthen90
110 printchr$(147);chr$(17);chr$(17)
120 print"load";chr$(34);a$(k);chr$(34);",8,1"
130 print chr$(17);chr$(17);chr$(17);chr$(17)
140 print"[145]run";chr$(19);chr$(13);
150 poke631,13:poke632,13:poke198,2:new
160 data 8
170 data"hal speaks","wierd!","advice column","fractal fern","jolly roger /jj"
180 data"insomnia","wordsearch","the real avalon"