     [1mAS6301(1L)[0m                                             [1mAS6301(1L)[0m



     [1mNAME[0m
          as6301 - cross assembler for microcomputers

     [1mSYNOPSIS[0m
          as6301 [-p cpu] [-l listfile] [-o hexfile] [-d] [-s
          symbolfile] input

     [1mDESCRIPTION[0m
          The as6301 command assembles the input file into a text
          output file representing the program memory for a
          microcomputer.

          Options

          -p cpu
               Ignored by this program.

          -l listfile
               Output a file formated with the memory address, data,
               and source input lines.

          -o hexfile
               Output the memory data image in a form accepted by most
               prom programmers.

          -h hexfile
               Same as -o.

          -d   Save the intermediate data file (see FILE) and abort
               the execution at the end of processing.

          -s symbolfile
               Print the symbol table values and names, one per line
               in the specified file.

     [1mFILES[0m
          /usr/tmp/frtXXXXXX

     [1mSEE[0m [1mALSO[0m
          Frankenstein Cross Assemblers Users Manual (file base.doc)
          Appendix for as6301 Frankenstein Assembler (file as6301.doc)

     [1mNOTES[0m
          There is only one input file.











     Page 1                                         (printed 10/13/96)