home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PowerPlay 1997 May
/
PowerPlay0597.bin
/
LESER
/
gti
/
DEMO13.GTI
< prev
next >
Wrap
Text File
|
1997-01-01
|
779b
|
53 lines
dv-gti-file
#
# Demonstriert das Abspielen von VOC-Dateien
#
# Befehl: vocload / vocloop
# Start : gti demo13.gti
#
#
# Zeichensatz und Farbpalette laden
#
loadfont(1,'font51.bfn')
loadpal('porn.pal')
activedpal
#
# Text
#
textwide(2)
xytext(1,160,10,'Lets make a little HOUSE Music',1,2)
xytext(1,160,40,'Porn Kings',3,2)
xytext(1,160,70,'Up To No Good',5,2)
xytext(1,160,170,'GTI VOC-DEMO',31,2)
#
# Farben 1 - 15 rotieren lassen
#
startrotpal(15)
#
# Setze Label für endlosen Rücksprung
#
label(0)
#
# Lade VOC-Datei porn2.voc und spiele diese 2 mal ab
#
vocload(1,'porn2.voc')
vocloop(1,2)
#
# Lade VOC-Datei porn1.voc und spiele diese 3 mal ab
#
vocload(1,'porn1.voc')
vocloop(1,3)
#
# Springe zurück
#
gotolabel