   ARMalyser
   ~~~~~~~~~
   Purpose:  ARM code analyser

   Setup:
   
      Icon                    Action/Meaning                       Default
      ----                    --------------                       -------
      File                    File to analyse                      nil
                              (typed or dragged).

   Output Options:
   
      Icon                    Action/Meaning                       Default
      ----                    --------------                       -------
      Verbose                 Output verbose information           on
      Disassembly             Output in disassembly style          on
      Assembly                Output in ObjAsm style assemble code off
      Statistics              Output statistics information        on

   Output Formats (causes output to file, rather than window):
   
      Icon                    Action/Meaning                       Default
      ----                    --------------                       -------
      Text                    Output in plain text                 off
      HTML                    Output in HTML                       off
      XML                     Output in XML                        off
      Custom                  Output in custom format, (file name  off
                              typed or dragged to icon below)      nil

   Other options
   
      Menu                    Action/Meaning                       Default
      ----                    --------------                       -------
      Force APCS reg names    Use APCS registers names on non-C    off
      Force Std reg names     Use standard registers names on C    off
      Target ARM7             ARM7 performance information         nil
      Target ARM9             ARM9 performance information         nil
      Target StrongARM        StrongARM performance information    nil
      Target StrongARM        StrongARM performance information    nil
      Target XScale           XScale performance information       nil
      List Symbols            List all symbol names in a file      nil
      Trace code analysis     Show backtrace when code analysed    off
      Trace data analysis     Show backtrace when data analysed    off
      