|
I want to convert the bytecode to assembly and reverse engineer it back over to c. That would help everyone out. Right now I just need to know that architecture the CPU is to do that first conversion.
Mips32 assembly works about 80% of the time so it's hard to tell if it is right or not.
|