Displaying 2 results from an estimated 2 matches for "os9exec".
Did you mean:
msiexec
2011 Sep 04
2
Is there Wine-like software for other guest platforms?
The wine concept--a compatibility layer that allows running executables compiled for Windows on a Linux or Unix host--is a very useful concept that could reasonably be used to adapt between other platforms. It's somewhere between running a virtual machine and cross-compiling the application.
Is there anything similar for other (non-Windows) guest platforms?
Right now, I'm specifically
2015 Jul 15
2
If Wine isn't am emulator how does it work
On 07/15/2015 01:03 PM, Martin Gregorie wrote:
> On Wed, 2015-07-15 at 05:49 +1000, John Smith wrote:
>> But isn't that what an emulator does?
>>
> No. An emulator is a fairly large program that reads an executes binary
> machine instructions used by the hardware that's being emulated. These
> will be totally different from the machine instructions used by the
>