! ATTENTION ! HACK ! ATTENTION ! HACK ! ATTENTION ! HACK ! ATTENTION !

                             ExBoot
                             ~~~~~~
The program "ExBoot" is yet another example of how *NOT* to write
software on the Amiga.  But we needed it.  So here it is.

ExBoot  simply  patches  all  680x0 exception vectors to cause an
system  reboot  whenever  a GURU would pop up.  This is extremely
useful  in  our  speech  mailbox  (and  in  any  other mailbox of
course),  because  rebooting after a system crash is the only way
to keep the availibility of the service up.

Our  mailbox  is  written  in  GFA-Bugsic and has the tendency to
travel over to India often enough to use hacks like ExBoot!

I  wish  to  state  clearly that patching *ANY* system vectors is
considered illegal.  Don't do this at home, guys!

Use  and  abuse  "ExBoot" as you wish.  If you're actually making
money  with it, please call me and tell me how to make money with
such  a  piece  of  shit.   My address can be found in the source
code.

History:
~~~~~~~~
0.5: - added switches NOINTUI and NOCPU to switch off patches to
       either the intuition.library or the exception vectors

0.4: - supports VBR register, should run on any 680x0 now

0.3: - patches AutoRequest() and EasyRequest() now

0.2:\
0.1: - lost versions (well somewhat)
0.0:/

! ATTENTION ! HACK ! ATTENTION ! HACK ! ATTENTION ! HACK ! ATTENTION !
