ABBUC #36 intro ((c)1993-1994 HARD, commented by Tamas Bene)

Here are the full sources of all 3 parts of the intro!

-----------------------------------------------------------------------------
PLAS2
=====
Plasma inside the HARD logo.

file #1: PLAS2.SRC
file #2: ABBUC.FIL

1. load ATMASX
2. change to extended mode, and change textbuf beg/end to $a0/$bc
   (ESC,U,ESC,ESC,X,4,A0,5,BC,ESC)
3. load PLAS2.SRC, compile
4. go to monitor, load ABBUC.FIL
5. run at 6700

-----------------------------------------------------------------------------
ZOOM
====
A general text zoomer used to zoom out the "ABBUC" text after the plasma
part. Actually it can display a max. 8 chars long text with an arbitrary
8*8 font, positioned to anywhere on the screen, zoomed to any X/Y size,
in 2 frames.

file #1: ZOOM.SRC
file #2: ZOOM.FNT
file #3: ZOOM.DAT

1. load ATMASX
2. load ZOOM.SRC, compile
3. go to monitor
4. load ZOOM.FNT
5. load ZOOM.DAT
6. run at B000

-----------------------------------------------------------------------------
WAVE2
=====
The last and main part of the intro, with the waving ABBUC logo and scroll.
Unfortunately the font of the scrolltext seems to be missing.

file #1: WAVE2.SRC
file #2: ABBUC.FIL

1. load ATMASX
2. change to extended mode, and change textbuf beg/end to $a0/$bc
3. load WAVE2.SRC, compile
4. go to monitor, load ABBUC.FIL
5. run at 6000

-----------------------------------------------------------------------------
<END>
