Welcome, Guest. Please login or register.

Author Topic: MorphOS x86  (Read 22466 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: MorphOS x86
« on: June 01, 2010, 09:40:47 PM »
Quote from: B00tDisk;562431
That's certainly doable; there's at least two PPC emulation architectures you could draw from to do it (bits of sheepshaver and pearPC)

We don't like stealing GPL code.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: MorphOS x86
« Reply #1 on: June 04, 2010, 12:23:36 PM »
@warpdesign

If you have a proprietary product you can't use GPL code for such integral part as CPU emulation. Unless of course you want to make everything GPL. For some that might be an option but for us it is not. If it was LGPL then it could be possible to use it in theory, but with GPL it is not.

And obviously no-one wants another CherryOS...
« Last Edit: June 04, 2010, 12:28:57 PM by Piru »
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: MorphOS x86
« Reply #2 on: June 04, 2010, 08:48:15 PM »
Quote from: Fats;562884
UAE is also GPL but the ROM and a lot of software running on it are closed source.

That is a completely different situation. Try to take UAE itself and include it as a integral part of a proprietary system, and then tell me it can be done.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: MorphOS x86
« Reply #3 on: June 05, 2010, 01:07:32 PM »
Quote from: Fats;563011
It should be able to be done but depends on how you make UAE an integral part of the whole system. Linux distros are also consisting of a lot of non-GPL code and some even of proprietary code with the GPL kernel an integral part of the system.

Again that is a completely different situation.