Re: [Qemu-devel] User-space emulation on Mac OS X to run Mac OS XIntelapplications

2005-10-25 Thread Djame Seddah
Vesselin Peev a écrit : On 10/25/05 "Djame Seddah" <[EMAIL PROTECTED]> wrote: by the way all ppc are neutral, you only have to set one bit in order to change the endianness My understanding is that existing Mac OSX for PPC does not support the the execution of little-end

Re: [Qemu-devel] User-space emulation on Mac OS X to run Mac OS XIntel applications

2005-10-25 Thread Djame Seddah
by the way all ppc are neutral, you only have to set one bit in order to change the endianness André Braga a écrit : That actually IS true if you only use the Cocoa framework abstractions to manipulate all data structures. They are endian-agnostic (i.e., they perform implicit conversions).