I'm not interested in running (nor buying) windows just to use it though since I use ubuntu om all my non amigas. It's a pity that you can't load up os4 directly in qemu or similar.
I'd buy several os4 licenses just to make that happen.
There should be a build for MacOS or Ubuntu or whatever you're running. I plan to ditch my SAM440 once I have a nice stable version of 4.1 running on my MacBook Pro.
@densho I suspect WinUAE-PPC users will mostly just pirate OS4... but if it acts as a hook to get people to buy "the real thing" (a Sam460 or whatever), I don't suppose Hyperion will compain TOO much.
Of course pirated copies won't get any AmiUpdates, so there is *some* incentive to actually buy the real thing. And as OS4.1 Final does't cost much, they might actually do it.
i7s are quad cores with hyperthreading. Only 4 physical cores.
But with regard to WinUAE, the PPC emulation only runs on 1 core in a separate thread. So you need good single core performance, but at least a dual-core CPU.
Edit: To clarify, m68k is ran on one thread, and PPC on another, and I think it's the OS (or is it the CPU?) that would then assign separate cores for each thread. So technically, it could work on single-core but not very well. There is a mode in WinUAE that can allow OS4 to work on single-core CPUs because the 68k CPU isn't needed once OS4 starts. I don't think it's been tested much.
Edited by MickJT on 2014/10/30 8:56:47 Edited by MickJT on 2014/10/30 8:57:24
uae with ppc use 2 threads uone for classic hardware and one with qemu core. if one day it will exit for linuxppc it will use the 2 cores of x1000 and 2 of the x5000 :)
i7s are quad cores with hyperthreading. Only 4 physical cores.
But with regard to WinUAE, the PPC emulation only runs on 1 core in a separate thread. So you need good single core performance, but at least a dual-core CPU.
Ah, didn't know that.. I was just looking at the top-right corner cpu-meter and counted the bars :)
Yeah that's what I meant. The PPC emulation itself (QEMU) runs in a separate thread, i.e a separate core (I don't know if it's the OS or CPU that assigns which thread runs on which core). The other core is used for 68k emulation, although when booting OS4 the m68k CPU is stopped.
QEMU is available for PPC right? If it doesn't use/require x86 assembly, presumably FS-UAE could be compiled for a PPC Linux distro.