dcstart:
not_auto:
	dc.b	'[0]'
	dc.b	'['
	dc.b	'      SOUND ALERT 1.5|'
	dc.b	' Programming by Tony Barker  |'
	dc.b	189,' Stephens Music & Computers|'
	dc.b	'   The Atari Specialists|'
	dc.b	'       Ph(047)51 6196]'
	dc.b	'[Install me|Forget it]',0,0
nodma:
	dc.b	'[3][SOUND ALERT 1.5|'
	dc.b	'Programming by Tony Barker|'
	dc.b	189,' by Stephens Music & Computers|'
	dc.b	'No DMA soundchip detected.|'
	dc.b	'Unable to install.]'
	dc.b	'[Sorry]',0,0
title:
	dc.b	27,'E',$0d,$0a,' '
	dc.b	27,'p','Sound Alert 1.5',$0d,$0a,$d,$a
	dc.b	27,'q','Programming by Tony Barker.',$0d,$0a
	dc.b	' ',189,'1991 by Stephens Music & Computers',$d,$a,$d,$a
	dc.b	' The Australian Specialists in',$d,$a
	dc.b	' ATARI Software & Hardware.',$d,$a,$d,$a
	dc.b	' Call us for our FREE newsletter',$d,$a
	dc.b	' Ph (047)51-6196',$d,$a
	dc.b	' Fax(047)51-6577',0,0
nodmamessage:
	dc.b	27,'E',$0d,$0a,' '
	dc.b	27,'p','Sound Alert 1.5',$0d,$0a,$d,$a
	dc.b	' Programming by Tony Barker.',$0d,$0a
	dc.b	' (C)1991 by Stephens Music & Computers',$d,$a,$d,$a
	dc.b	' Ph (047)51-6196',$d,$a
	dc.b	' Fax(047)51 6577',$d,$a,$d,$a
	dc.b	' This machine does not have a DMA',$d,$a
	dc.b	' Soundchip. Sound Alert will not',$d,$a
	dc.b	' be installed.',27,'q',0,0
dcend:
