208
Microsoft says “Prism” translation layer does for Arm PCs what Rosetta did for Macs
(arstechnica.com)
This is a most excellent place for technology news and articles.
this is for the transition. no point in porting your software if nobody has the hardware. This will get people to get the hardware, as they can just keep using the existing software, and wait until it's properly ported
Edit: you people really think windows is the only software that needs a translation? Do you only ever use your OS on your computer, and not a single software more?
No, this won't get people to get hardware that looks horribly slow because everything needs to run through a translation layer. They do have the sources. They could just recompile them for the new hardware. If their sources are not total crap.
I'd expect there's quite a lot of assembly and endianness-dependent stuff here and there. It's Microsoft. Their culture is about pride of things being arcane-complex inside, cause if you can untangle that, you are a good programmer. They think that. I think they think that. Maybe they are just vile.
Windows NT historically ran on lots of CPU architectures, PowerPC, MIPS, Alpha, Itanium, etc, and that included the bundled software like 3D Pinball. I would have expected it to still be quite portable.
20 years have passed.