home *** CD-ROM | disk | FTP | other *** search
- 5 rem you must have loaded your own es-data before using this
- 10 print"[147]":goto 80
- 20 get d$:if d$="" then 20
- 30 if d$="[145]" then m=1:goto 80
- 40 if d$="" then m=2:goto 80
- 50 if d$="[157]" then m=3:goto 80
- 60 if d$="" then m=4:goto 80
- 70 goto 20
- 80 poke 49623,m:sys 49168:goto 20
-