File: spanish-romance.bas

package info (click to toggle)
pcbasic 2.0.7-9
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 35,416 kB
  • sloc: python: 28,411; sh: 103; makefile: 10
file content (16 lines) | stat: -rw-r--r-- 334 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
10 GOSUB 110
20 GOSUB 210
30 GOSUB 110
40 SYSTEM
110 PLAY "l4o4t180"
120 PLAY "bbbbaggf+eegb"
130 PLAY ">eeeedcc<baab>c<b>c<b"
140 PLAY ">d+c<bbaggf+ef+f+f+f+gf+"
150 PLAY "eeee2p4"
160 RETURN
210 PLAY "g+g+g+g+f+eed+d+"
220 PLAY "d+dd+>c+c+c+c+d+c+c+<bb"
230 PLAY "b>c+d+eeeed+dc+c+c+"
240 PLAY "c+<bag+g+g+g+af+eeee2p4"
250 RETURN