Hi...

On Sat, May 7, 2011 at 18:26, Tarmo Pikaro <tap...@yahoo.com> wrote:
> Hi !
>
> I've analyzed quite a lot of emulators source code, including qemu as well.
>
> But I somehow would like to completely get rid of emulators, and simply 
> convert
> application from one cpu/board to another cpu/board.
>
> On wiki pages this is called "binary translation".
>
> - Do you know some open source code projects related to binary translation ?

Well, you end up in that kind of project, which is Qemu :)
specifically the TCG (Tiny Code Generator) part....

> has anyone ever tried to:
>
> - put qemu in visual studio (or other ide where it can be debugged)

AFAIK, folks here use gdb or its interface such as ddd, but I might be
wrong....

> - cross compiled qemu with cygwin ?

AFAIK too, folks uses mingw here...

-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com

Reply via email to