start on adding the own langues, this version create a memory leak if u try run this tool in translate mode. but not in

disambler mode. (only true for ppc brain about memory leak)

svn path=/trunk/; revision=25445
This commit is contained in:
Magnus Olsen 2007-01-13 23:26:32 +00:00
parent 95c8fa90a8
commit c96114a82c
5 changed files with 74 additions and 9 deletions

View file

@ -4,6 +4,10 @@
#include <stdlib.h>
#include <string.h>
#include "misc.h"
#include "any_op.h"
PMYBrainAnalys pMyBrainAnalys = NULL;
int main(int argc, char * argv[])
{
@ -89,7 +93,6 @@ int main(int argc, char * argv[])
}
return LoadPFileImage(infile,outfile,BaseAddress,cpuid,type, mode);
//return LoadPFileImage("e:\\testms.exe","e:\\cputointel.asm",0,0,0,0);