.NET [WIP] PPC2C - PowerPC to C Converter

I started working on this today because I was bored and had nothing else to do. I am going to continue to work on this and I hope that everyone that can contributes to the source. This tools assumes that your PowerPC code is in the proper syntax.
[​IMG]
Supported Instructions:

Code (Text):

add
addi
and
andi
andis
divw
li
lis
mr
mulli
mullw
or
ori
oris
slw
slwi
srw
srwi
subf
subi
xor
xori
xoris
 

0 comments