I'm using a stripped down version of XP though
Agreed, Micro XP is a huge difference over full XP.
I'm using a stripped down version of XP though
Can anyone actually quantify the performance difference between Leopard and Snow Leopard on an Intel machine? It's been so long, I can't remember.
EDIT: Sorry, meant to post this in the Transforming Leopard into Snow Leopard thread.
I've made the experience that on early C2Ds it's not really a big difference. At least not in light usage daily tasks. Sometimes Leopard even felt to be fasterIt's a pretty big difference on a C2D. Probably not as big on the Core Duo and Core Solo processors.
I think he is referring to the QEMU version used on your Tibook![]()
I've made the experience that on early C2Ds it's not really a big difference. At least not in light usage daily tasks. Sometimes Leopard even felt to be faster
As said before in the conversation you don't need the modified kernel as QEMU emulates intel processors or something@foxlet can you share the modified kernel?
As said before in the conversation you don't need the modified kernel as QEMU emulates intel processors or something
But anyway, just search a hackingtosh distro it should have it
I understand there are existing CPU emulators/code translators like QEMU user mode and Unicorn, but I was just reading about a technology called PowerVM Lx86 which was used commercially by IBM to run x86 (32bit) instructions on their p series POWER architecture. It was developed by the same people who licensed Rosetta to Apple.
It used instruction caching without environment emulation to allow the POWER architecture to seamlessly run Intel code. It makes me wonder if there was source code floating around the net for this for some clever individual to port to Mac/PPC.
Given it is simply the inverse of Rosetta, something like this would open up massive software options to PPC, even if it did run that bit slower.
Ah the holy grail which was buried by IBM , Transitive created Rosetta indeed and the same inverse technology which was then bought by IBM but buried so they could sell their x86 Linux boxes.
I've been looking for it for the past years but no luck so far, there was alos a version that allowed to run SPARC binaries on x86 which was interesting when Cisco IOU only existed on SPARC in the beginning
Ah the holy grail which was buried by IBM , Transitive created Rosetta indeed and the same inverse technology which was then bought by IBM but buried so they could sell their x86 Linux boxes.
I'm guessing it has no use to contact the creator since IBM bought the rights and buried it
Not even a single version of GCC? Or any other compiler whatsoever?It's also worth saying that the PowerPC ISA has in fact reverse byte-order load-store instructions. But C/C++ compilers aren't taking any advantage from them because they're not implemented on most CPU architectures.
@eyoungren I wonder if Windows Fundamentals for Legacy PCs would work better than TinyXP.
I tested WFL against MicroXP - MicroXP won hands down, though it is a chore to get working on hardware as it's so bare, you have to add dlls etc as and when they're needed.
Not even a single version of GCC? Or any other compiler whatsoever?
Slightly offtopic: What would you consider to be the best assembly language compilers (and/or IDEs etc.) for PowerPC 970MP's assembly and PowerPC 970FX's assembly?
This thread is FUTILE.. Snow Leopard will never run on a PPC.. unless one got the code and even then that doesn't mean it will work.
This 100%. Although people still have issues compiling that (and newer) versions of Darwin from what I've heard, but there's work being done in that direction, too: http://www.puredarwin.org/Although this doesn't count as OS X, up to Darwin 10.8 (which SL 10.6.8 is built upon) can still target powerpc as an architecture, including the kernel: https://opensource.apple.com/source/xnu/xnu-1504.15.3/config/
powerpc code was officially removed with Lion. Still, truth is snow leopard will not run on a powermac.
In any case, I appreciate your input and insight. It is valuable, not only for me, but for anyone else in the future in similar or even different situations.No offense taken, and I hope I came off as neutral as possible, too.