This contains a basic powerpc disassembler/assembler, written as a wrapper over GNU libopcode library.
Unused features have been stripped off.
To make release build, go to src and simply issue "make". To make debug build, issue "make DEBUG=1" instead.
NOTE: This work is distributed under GNU GPLv2 ( GNU libopcode is part of binutils and distributed under GNU GPL ). Detailed license agreements are there in COPYING file.
Copyright: Vikas Chouhan ( presentisgood@gmail.com ) 2012