***************************************************************************** $Source: MASTER:AmiExec/Publish/Contents,v $ $Revision: 1.1 $ $Date: 1995/09/27 21:10:14 $ Contents of the AmiExec distribution diskette. ***************************************************************************** :Copyright - Guacamole. :Contents - This file. :ReadMe - Because you've got to have one. :Install - Installer script to install AmiExec. :libs/exec.library - A look-a-like implemention of the Amiga kernel, for 680x0 computers. :libs/exec.020.library - As above, but optimized for 68020. :lib/vmenb.lib - linker library for modules targetting AmiExec :lib/aminb.lib - linker library for modules targetting Amiga :lib/extnb.lib - linker library of utility/support procedures :lib/c_lib.o - startup code for libraries and devices under AmiExec :lib/c_task.o - startup code for tasks under AmiExec :lib/misc/#? - startup code source :include/#? - C and assembler language public includes for the supplied modules. :Tools/Locate - A utility for preparing Amiga executables for downloading to SBCs or EPROM programmers. Usually used indirectly via Sysgen.rexx. :Tools/MemTag - A utility for creating ROMTags describing the memory regions in your system. :Rexx/Sysgen.rexx - System generation program to construct an AmiExec system. :Rexx/Download.term - Simple script for use with Sysgen and the terminal program 'term'. :Docs/AmiExec.guide - Entry point to included documentation. :Docs/#?.guide - Documentation in AmigaGuide format. :Docs/#?.ad - AutoDocs. :Docs/#?.ag - AutoGuides. Freely distributable A+L AG software: :libs/garbagecollector.library - a native Amiga library required by Oberon programs compiled to use dynamic garbage collection. :Tools/GCStat - ignore it. :Tools/GarbagePrefs - ignore it.