Welcome, Guest. Please login or register.

Author Topic: Would you buy OS4 or MOS for x86?  (Read 9069 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: Would you buy OS4 or MOS for x86?
« on: April 09, 2011, 10:44:14 AM »
Quote from: Kronos;630381
Guess what, all my MorphOS capable HW has exactly 1 OS installed.


NetBSD! :lol:
int p; // A
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: Would you buy OS4 or MOS for x86?
« Reply #1 on: April 09, 2011, 11:03:48 AM »
Would people buy MorphOS/OS4 for x86 if they included no backwards support whatsoever for 68K/PPC applications?

Or are we just assuming that it's a given they'd both include some high performance JIT for such things?
int p; // A
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: Would you buy OS4 or MOS for x86?
« Reply #2 on: April 09, 2011, 12:52:33 PM »
Quote from: Pyromania;630441
For PPC they would have to do something like Rossetta.


A somewhat foolhardy assumption if you ask me. Firstly, despite being a JIT implementation, Rosetta's performance was certainly less than stellar on x86/x64 machines that were significantly more powerful than the class of PPC being emulated. Secondly, who is going to write it?
int p; // A
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: Would you buy OS4 or MOS for x86?
« Reply #3 on: April 09, 2011, 01:26:27 PM »
Quote from: nicholas;630449
I can't think of a single piece of MorphOS software that is both un-maintained and must have.

Well, the entire classic version is unmaintained AFAIK, but as we're talking about MorphOS 2.x...

Isn't backwards compatibility with (OS friendly) 68K, PowerUP and WarpOS applications one of the key features of MorphOS? If all that were dropped, what tangible benefits would it have over AROS?

Quote
So PPC emulation is not absolutely necessary as a few endian tweaks to the source and a re-compile would be the most effort needed for most software.

I think you are over simplifying it somewhat. A lot of effort was put into optimising areas of the code for the PPC vector unit and while I'm sure there are generic versions of all these, porting the optimised versions to SSE+ is certainly no simple compiler switch change. Just look at the apple developer information pertinent to this.
int p; // A