Short:        Use CPU in place of the blitter
Author:       sbrookes@grey13.com
Uploader:     hexaae email it
Type:         util/boot
Version:      3.79a
Replaces:     util/boot/fblit.lha
Architecture: m68k-amigaos

FBlit patches some OS functions that normally use the blitter, such that
they can use the CPU, and consequently may function outside chip mem.

The patched functions are also faster and will suffer less from colour
flicker on non-interleaved data.

In addition, it can force non-displayable bitmaps to be allocated in fast
memory for named tasks.