Short:        Moves exec into fastmem. OS 3.0+. V39.16
Author:       e-mail not available (Harry Sintonen)
Uploader:     jtynkkyn gatekeeper planet fi (Jani Tynkynen)
Type:         util/batch
Version:      39.16
Requires:     OS 3.0+
Architecture: m68k-amigaos

FastExec is a program to move execbase and supervisor stack from slow
chipram into 32bit fastram. This is *not* the program called FastExec by
Torbjörn Andersson and doesn't base on it.

 Main features include:

- Uses only 424 bytes of memory! (Yes, this is true!!)
- Doesn't conflict with bootmenu!
- As result system should speed up quite a lot as exec and esp. supervisor
  stack are used all the time.
- FastExec is as OS compatible as possible: Doesn't use Cool- or ColdCapture
  vectors, but KickMem and KickTag vectors.
- Moves only exec.library and supervisor stack. Don't even consider using
  such tools which try to move expansion.library too as this leads into
  potential problems.
- Tested with Blizzard 1230 @ 50MHz and Blizzard 1260 @ 50MHz turbo boards.
- FreeWare!