mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 05:52:57 +00:00
This break the ppc disambler support and convert to ia32, temporary
I change the desgin lite to preopare the ia32 to ppc svn path=/trunk/; revision=25495
This commit is contained in:
parent
60fc740a7d
commit
69999a5ad4
8 changed files with 224 additions and 104 deletions
|
@ -95,7 +95,7 @@ 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); // disambler
|
||||
// return LoadPFileImage("e:\\testppc.exe","e:\\cputointel.asm",0,0,0,0); // disambler
|
||||
return LoadPFileImage("e:\\testms.exe","e:\\cputointel.asm",0,0,0,1); // convert
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue