start:
move.l		#$50100,$dff0a0	
move.w		#36000,$dff0a4 
move.w		#300,$dff0a6	
move.w		#65,$dff0a8	
move.w		#$8201,$dff096	
move.l	$04,a6
lea	gfxname,a1
jsr	-408(a6)
move.l	d0,gfxbase
move.l	d0,a0
move.l	50(a0),oldclist
move.l	#newclist,50(a0)
move.l	gfxbase,a6
lea	bitmap,a0
move.l	#$01,d0
move.l	#336,d1
move.l	#200,d2
jsr	-390(a6)
move.l #$50000,a0
jsr -72(a6)
lea rastport,a1
move.l #$50000,a0
jsr -66(a6)
move.l	#$60000,plane1
lea	rastport,a1
jsr	-198(a6)
move.l	#bitmap,r_bitmap
lea	rastport,a1
jsr	-48(a6)
move.l	#text,taller
move.l	$6c,oldirq+2
move.l	#newirq,$6c
wait:
btst	#6,$bfe001
bne	wait
jmp	 slut
newirq:
movem.l	d0-d7/a0-a6,-(sp)
move.l	gfxbase,a6
lea	rastport,a1
move.l	#$01,d0
clr.l	d1
clr.l	d2
move.l	#01,d3
move.l	#336,d4
move.l	#200,d5
jsr	-396(a6)
sub.b	#$01,rows
bne.s	exit
move.b	#$08,rows
lea	rastport,a1
move.l	#320,d0
move.l	#12,d1
jsr	-240(a6)
lea	rastport,a1
move.l	taller,a0
move.l	#$01,d0
jsr	-60(a6)
addq.l	#$01,taller
cmp.l	#end,taller
blt.s	exit
move.l	#text,taller
exit:
movem.l	(sp)+,d0-d7/a0-a6
oldirq:
jmp	$00000000
slut:
move.w #$0001,$dff096
move.l oldirq+2,$6c
move.l gfxbase,a0
move.l oldclist,50(a0)
move.l $04,a6
jmp -414(a6)
newclist:
dc.w	$008e,$2c81,$0090,$f4c1,$0092,$0038,$0094,$00d0
dc.w	$0102,$0000,$0104,$0000,$0108,$0002,$010a,$0002
dc.w	$0100,$1200,$0180,$0000,$0182,$0fff
dc.w	$00e0,$0006,$00e2,$0000,$2e01,$ff00
dc.w    $0180,$0000,$0180,$0111,$3001,$ff00
dc.w    $0180,$0222,$0180,$0123,$3c01,$ff00
dc.w    $0180,$0222,$0180,$0444,$3e01,$ff00
dc.w    $0180,$0444,$0180,$0000
dc.w	$ffff,$fffe
text:
dc.b	"REFLEX CRACKING SQUAD AND THE DANISH DEMO DUO ARE VERY  GOOD"
dc.b    " FRIENDS SO THEREFORE PET GOT THIS GREAT SCROLL !!!!        "
end:
even
taller:
dc.l	0
oldclist:
dc.l	0
gfxbase:
dc.l	0
gfxname:
dc.b	"graphics.library",0
even
bitmap:
blk.w	4,0
plane1:
blk.l	20,0
rastport:
dc.l	0
r_bitmap:
blk.l	30,0
rows:
dc.b	3
