Short: Boot intro writer that can put up to 56 intros on one disk. Author: Per-Olof Yliniemi Uploader: Per-Olof Yliniemi Type: util/misc Version: 1.3 Architecture: m68k-amigaos IntroMaker allows you to create disks that loads intros (and possibly small demos) from the bootblock, but also allows you to store information on the disk as files. Some of this programs features are: * Easy to use intuition interface with 3D-look, even when running on WB1.3. * Does not require any special libraries, but uses the ASL (2.0), or the ReqTools library for the file requester if any of them is available. * Supports the ARQ requester replacement utility. * Allows you to TEST the intro before writing it to the disk. The intro is loaded at the load address and is started at the jump address. * Gives you full control over jump and load addresses, but allows you to adjust them easily. The default address works with almost all intros. * You can use all available drives when writing the intros. * Up to 56 intros on one disk. Loader code is only 120 bytes. * Allocates used blocks in the bitmap to allow you to store files on the disk. * Custom disk format option to allow storage of up to 879k intros on one disk. * Info function to allow more advanced users to see where the intros are stored. Bitmap window displays the number of free blocks etc. * Easy removal of installed intros possible. * Test function for installed intros. Source in assembly language available from author. ShareWare.