home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilsd / disasmaof / !DisasmAOF / !Help next >
Text File  |  1994-12-05  |  3KB  |  65 lines

  1.         ————————————————————————————————————————————————————
  2.           DisasmAOF vsn 1.31 © George K. Saliaris, 1993-94
  3.         ————————————————————————————————————————————————————
  4.  
  5. !DisasmAOF takes as input an AOF file (Arm Object Format) file and generates
  6. an Objasm assembler source textfile. The conversion process is geared
  7. towards AOF files produced by Norcroft ANSI C compiler release 4.
  8.  
  9. The program uses all available information to construct the closest
  10. representation of the original source. The program handles automatically the
  11. following data contained in AOF file:
  12.  
  13.       • Global and local symbol information
  14.       • Relocation directives (type 1 PC-relative & additive)
  15.       • Automatic handling of Bcc/BLcc instructions
  16.       • Automatic handling of instructions ADRcc Rx,label/LDRcc Rx,label
  17.       • Automatic generation of appropriate labels
  18.       • Automatic handling of ASCII literal strings
  19.       • Supports CODE, DATA and NOINIT areas. DEBUG areas are ignored.
  20.       • FPE instructions displayed as data and comments
  21.       • APCS-RISC OS register bindings used for displaying assembler output
  22.  
  23. Please note that you should not use !DisasmAOF application to infringe any
  24. software copyrights.
  25.  
  26. This version does not support AOF files (version 3.10 and later) produced by
  27. the Aquarius ANSI C compiler release 5. Such capability will be added in the
  28. future if there is sufficient interest.
  29.  
  30. In the subject of AOF files, I suppose that if you are a programmer
  31. interested in disassembling AOF files, you might also be interested in
  32. producing AOF files. Here is a relevant advert :-)
  33.  
  34. I have written !BasicAOF, a commercial software development tool that
  35. enables BBC Basic assembler to export AOF files. This package is much more
  36. flexible than conventional assemblers like Objasm and allows easy
  37. interworking of C and Basic assembler. The full BasicAOF package, including
  38. utilities to disassemble AOF files to Basic assembler, many example programs
  39. and a detailed manual is available for £34.95 inclusive from:
  40.  
  41. --------------------------------------------------------------------------
  42. Oregan Software Developments
  43. 36 Grosvenor Avenue                      Email: sales@oregan.demon.co.uk
  44. Streetly / Sutton Coldfield                   : support@oregan.demon.co.uk
  45. B74 3PE, ENGLAND                         Tel  : 0121 353 6044  (Access/Visa)
  46. --------------------------------------------------------------------------
  47.  
  48. Demonstration versions of BasicAOF package are available from:
  49.  
  50.       • from the Hensa archive via FTP/Email (micros.hensa.ac.uk)
  51.       • from Oregan Developments
  52.       • from the author via Email (gsal@posidon.servicenet.ariadne-t.gr)
  53.  
  54. Feel free to contact me with your suggestions, requests, comments,
  55. bug-reports etc.
  56.  
  57. Mail:    George Saliaris
  58.           Veriti 7
  59.            Chios  821 00
  60.             GREECE
  61.  
  62. Fax:    +30 271 41355
  63.  
  64. Email:  gsal@posidon.servicenet.ariadne-t.gr
  65.