[Contents] [Index] [Help] [Retrace] [Browse <] [Browse >]

This appendix contains the source code to build Startup code modules.
The files include:

 lmkfile             A makefile to build the startup code modules.
 startup.asm         Assembler source for startup modules
 allstartup.i        Main include file
               __
 Astartup.i      |
 AWstartup.i     |
 Qstartup.i      |-- Include files for specific startup modules
 Rstartup.i      |
 RWstartup.i     |
 RXstartup.i   __|

The object code for the above include files can be found in the
Reference_Library/Lib_Startup drawer on this disc.


[Back to Amiga Developer Docs]