if EXISTS aqua
	cd aqua
	aqua
	cd /
endif
if EXISTS cyber_flight
	cd cyber_flight
	cyber_flight
	cd /
endif
if EXISTS bubble
  cd bubble
  bubbles 25
  bubbles 25 hires
  bubble_blank 25
  bubble_blank 10
  bubble_line 20
  bubble_rastport 20
  bubble_virtual 50
  bubble_scroll 20
  bubble_copper 20
  cd /
endif
if EXISTS tilemap
	cd tilemap
	2wayscroller
	cd /
endif
if EXISTS parallax
	cd parallax
	pdemo
	cd /
endif
if EXISTS tutorial
	cd tutorial
	battle_NTSC
	cd /
endif

if EXISTS moonrocks
	cd moonrocks
	moonrocks
	cd /
endif

