Commit graph

1 commit

Author SHA1 Message Date
Martin Wilke
07e3dedf97 The libdisasm library provides basic disassembly of Intel x86
instructions from a binary stream. The intent is to provide an easy to
use disassembler which can be called from any application; the
disassembly can be produced in AT&T syntax and Intel syntax, as well as
in an intermediate format which includes detailed instruction and
operand type information.

WWW: http://bastard.sourceforge.net/libdisasm.html

PR:		ports/108067
Submitted by:	Lutz Boehne <lboehne at damogran.de>
2007-01-18 10:10:56 +00:00