home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d9xx / d948 / adis.lha.pi < prev    next >
Text File  |  1994-03-20  |  641b  |  24 lines

  1. .name
  2. ADis
  3. .description
  4. A 68000+ disassembler which can automatically recognize data
  5. and strings put into the code segment.  It also generates only
  6. those labels that are really referenced.  The generated file
  7. will often be reassemblable.  In V1.1, ADis is capable of
  8. recognizing all 68020 and 68881 instructions even with the
  9. 68020's extended addressing modes.  ADis  will also try to
  10. resolve addressing relative to a4, which many C compilers use
  11. in a small memory model.  
  12. .short
  13. A 68000+ disassembler.
  14. .type
  15. Programmers' Tool
  16. .version
  17. 1.1
  18. .exectype
  19. Binary only
  20. .author
  21. Martin Apel
  22. .described-by
  23. David Zaroski (cz253@cleveland.freenet.edu)
  24.