home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d9xx
/
d948
/
adis.lha.pi
< prev
next >
Wrap
Text File
|
1994-03-20
|
641b
|
24 lines
.name
ADis
.description
A 68000+ disassembler which can automatically recognize data
and strings put into the code segment. It also generates only
those labels that are really referenced. The generated file
will often be reassemblable. In V1.1, ADis is capable of
recognizing all 68020 and 68881 instructions even with the
68020's extended addressing modes. ADis will also try to
resolve addressing relative to a4, which many C compilers use
in a small memory model.
.short
A 68000+ disassembler.
.type
Programmers' Tool
.version
1.1
.exectype
Binary only
.author
Martin Apel
.described-by
David Zaroski (cz253@cleveland.freenet.edu)