7 Commits

Author SHA1 Message Date
Paweł Kołodziejski ebbfd826d5 ALL: Upgrade tools licence to GPLv3+ 2022-06-26 19:14:49 +02:00
Thierry Crozat d5c8077933 JANITORIAL: Move copyright notice to a separate file 2014-01-19 18:13:09 +00:00
Thierry Crozat fe2d3c2d71 JANITORIAL: Remove now useless SVN tags 2014-01-06 22:54:34 +00:00
Jordi Vilalta Prat 4cb1cfc230 TOOLS: Fix some formatting (mainly indentation)
svn-id: r54914
2010-12-14 23:00:42 +00:00
Michael Madsen d6f0cc9b1e Fix formatting of license header
svn-id: r49304
2010-05-28 22:28:06 +00:00
Michael Madsen e6ab9fdadd Fix formatting
svn-id: r49291
2010-05-28 11:14:58 +00:00
Michael Madsen 6217588546 Simple disassembler, code clean-up
Added a SimpleDisassembler class to provide a wrapper for instruction 
sets with instructions of the form "opcode params".
Cleaned up decompiler driver. Added code for engine-specific 
instantiation (just disassembler for now). Added listing of engines.
Added generic dump to file to Disassembler.
Renamed executable to avoid filename conflict on *nix.
Minor bug fixes.

svn-id: r49252
2010-05-26 22:25:43 +00:00