Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
MtDewaholic said:Wine = Wine Is Not an Emulator.
Wine is an abstraction layer. It allows an application to run natively by mapping windows system calls to Linux or, in this case, Mac OS X system calls. It's like Rosetta for Windows apps without the emulation.
MarkHolbrook said:So their claim of running say Microsoft Outlook would be one of the programs that runs well?
axelf said:also, no games are working. directx support is way behind for crossover mac. this may not be supported for a while.
dhjdhj said:It's not a bit like Rosetta, given that the key component of Rosetta IS in fact the conversion of PowerPC opcodes into Intel opcodes. WINE is a reimplementation of the Windows API, i.e, the functionality provided by the system DLLs that make up the Windows "OS".
I bought the commercial version of WINE (crossover) for my Linux box but I was never really happy with it, there was always something that didn't quite work.
D
MtDewaholic said:There are two components to Rosetta. One is the PPC to x86 opcode translation. What I think is a more significant part of Rosetta is that it maps system/library calls to the intel native version.