A crazy idea...

From: David Caouette (dcaouette_at_omniciel.com)
Date: 02/18/05


Date: Fri, 18 Feb 2005 15:34:08 -0500

Hi folks,

I don't have any knowledge in Assembler language, but...

as Borland isn't interested in porting the compiler to PocketPC / Windows
CE, I got a crazy idea : Why don't we write a tweaker (or converter) that
disassembles a Delphi-built application and reassembles it using the ARM
processor instruction set ?

I'm sure that even if the processor architecture is different, every
assembly instruction can have an equivalent between Intel -> ARM and vice
versa.

Dave