home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD32 Scene 1
/
cd32scenemag1.iso
/
s
/
startup-sequence
Wrap
Text File
|
2018-06-25
|
662b
|
59 lines
assign env: ram:
assign t: ram:
doublespeed
setpatch quiet
hip hide sys:yaz_-_classical.mod
picboot sys:menu.gif vo on c on FI 2 DETACH
lab main_loop
waitjoy >env:choice
stoppicboot
hip quit
avail flush >nil:
if $choice eq red
testport fire
if warn
cd lc64
lumberjack
cd /
else
lumberjack
endif
reset
endif
if $choice eq yellow
alcocopter.hexe
endif
if $choice eq green
bombjack_beer.exe
endif
if $choice eq forward
zerosphere-demo.exe
endif
if $choice eq play
c:cdgsxl ash.cdxl xlspeed 150 blit sdbl multipal nopointer boxit fireabort lmbabort rmbabort
wait 1
hardreset
endif
if $choice eq blue
hog020.exe
endif
skip main_loop back
lab exiting