home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 001-099 / ff050.lzh / Asm / READ_ME
Text File  |  1987-01-17  |  1KB  |  45 lines

  1. This release of asm, Release 1.1, contains the following items:
  2.  
  3.     c/asm        - Binary Version of asm (1.1)
  4.               An AmigaDOS compatible macro assembler
  5.  
  6.     doc/asm.doc.update
  7.             - A paper descibing the current differences
  8.               Between the AmigaDOS manual version of the
  9.               the AmigaDOS macro assembler, and this
  10.               assembler.
  11.  
  12.     include/common/asmmac.i
  13.             - Various PD macros to show some of the
  14.               capabilities of asm(1.1)
  15.  
  16.     include/common/asmcom.i
  17.             - Various PD macros used by the macro libraries
  18.               in include/exec
  19.  
  20.     include/exec/libraries.i
  21.             - PD version of the ROM Kernel manual (1.1)
  22.               version of libraries.i
  23.  
  24.     include/exec/types.i
  25.             - PD version of the ROM Kernel manual (1.1)
  26.               version of types.i
  27.  
  28.     include/exec/strings.i
  29.             - PD version of the ROM Kernel manual (1.1)
  30.               version of strings.i
  31.  
  32.     asmfiles/sstartup.s
  33.             - PD version of a Assembly/C startup routine
  34.               This version does not open any libraries.
  35.  
  36.     asmfiles/sstartup.o
  37.             - Binary of sstartup.s
  38.  
  39.     Other PD versions of the ROM Kernel manual include files
  40.     may be distributed at a later date.
  41.  
  42.  
  43.     Good Luck, Let's all write lots of Amiga Software!
  44.  
  45.