http://www.microapl.co.uk/Porting/PortAsm.html PortAsm is a tool which translates assembly language source written for one processor into assembler source for another. Translation is largely automatic, and performance of translated code is roughly comparable to that of natively compiled C code. PortAsm is available in several versions, including PortAsm/68K which converts 68000 assembly language code to PowerPC, Intel x86 or ColdFire. To find out more about the [[Relogix Decompilation Service]], PortAsm and other tools including emulators and emulation libraries, visit http://www.microapl.co.uk CategoryDecompilation