.if	Pass1
	.include	shadowSym
.endif
; ===========================================
.header
	.word	0
	.byte	3
	.byte	21


	.byte	$80 | USR
	.byte	APPLICATION
	.byte	SEQUENTIAL
	.word	$0400
	.word	$03FF
	.word	$0400
	.byte	"geosDemo    V1.0",0,0,0,0 
	.byte	"ShadowM",0,0,0,0,0,0,0,0,0,0,0,0,0
	.block	43
	.byte	"Demo for GEOS programming talk, ECCC 2015.",0
.endh
