Short:        Dynamic System SpeedUp Patch (v2.2)
Author:       djones2@glam.ac.uk (Dave Jones)
Uploader:     djones2 glam ac uk
Type:         util/boot
Version:      2.2
Replaces:     util/boot/StreamLineOS2.lha
Architecture: m68k-amigaos

SLOS v2.x is a complete rewrite of my StreamLineOS program,
which analyses every library/device in the system, and looks
for optimisations which have been missed.
If it finds any, it will patch them to use faster code.

Due to this `realtime' patching, it can be that it'll
patch many vectors on your system, or not so many,
depending on how many libraries/devices you have loaded.

v2.2: Release date 14th November 1997
      BF - Fixed broken link in the docs.
      BF - Oops, Push (an) was report twice, one of them should have
           been a push nn(an), The code to perform this was also
           missing, and has now been added.
      IM - Rewrote the group123 optimiser.
           Removed some duplicate code
           Untangled some spaghetti code.
           Made some optimisations.
      IM - Installer script now installs icons too.
           Can't someone please do a better job than I did here?