Commit graph

4 commits

Author SHA1 Message Date
Peter Postma
b54dc19d08 wip is not the category, fix it. 2004-07-18 15:25:57 +00:00
Julio Merino
20c335d659 Some style nits:
- Fix indentation.
- Put WRKSRC where it belongs.
- Use a single do-install target.
2004-04-15 11:04:53 +00:00
Martti Kuparinen
a1ee2a41ea COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
mjasm
e0b14c0d81 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.
2003-06-14 01:25:06 +00:00