Commit graph

8 commits

Author SHA1 Message Date
Roland Illig
905ad5a1e3 Removed trailing white-space. 2005-05-23 10:27:02 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Peter Postma
9f0bbb0d67 wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
Soren Jacobsen
688f30daf0 Convert to buildlink3. 2004-05-09 06:53:00 +00:00
Soren Jacobsen
f52b535016 s/seperately/separately/ 2004-01-31 23:56:58 +00:00
grant beattie
56489cc3f9 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:11:29 +00:00
Martti Kuparinen
a1ee2a41ea COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
mjasm
cf9b693b04 A disassembler -- or, more appropriately, a disassembly environment.
The idea is that you have an interpreter, much as you would in Perl 
or Python, which allows you to load files, disassemble them, dump 
the disassembly, write/run macros, and various other operations. The 
x86 instruction disassembler written for this project has been packaged 
seperately as libdisasm, and is intended to be used in other open source 
projects.
2003-06-14 01:32:24 +00:00