Welcome, Guest. Please login or register.

Author Topic: AROS x86i bounty  (Read 2488 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show all replies
    • http://www.troubled-mind.com
Re: AROS x86i bounty
« on: February 02, 2004, 08:27:34 PM »
Quote

melott wrote:
I would really like to see a 68k emulator and
whatever else it would take to run Classic Amiga
software on the Native x86i version of AROS.

I am thinking seriously of putting up $100.00 U.S.
from my own pocket and if anyone else kicked in
a few buck, well ... who knows?

Is there anyone else interested??


I'm throwing in a few bucks as soon as I get paid

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show all replies
    • http://www.troubled-mind.com
Re: AROS x86i bounty
« Reply #1 on: February 02, 2004, 08:35:37 PM »
Quote

DFergATL wrote:
I will kick in a few when I get paid next also.  I really hope they can intergrate it like they did on MorphOS.  But as I understand that might not be possiable.  

****as a side note.  Can someone please give me a hand with my "signature" I have set it up but even when I check "attatch signature" when posting nothing happens.****


If you check "Always attach my signature " it should work... clearly it hasn't... :-(

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show all replies
    • http://www.troubled-mind.com
Re: AROS x86i bounty
« Reply #2 on: February 02, 2004, 09:17:00 PM »
This is how it will work:

It is not a 68000 emu, it is a whole Amiga emulation (that would necessite  to run a full 68k OS to run applications).  

That full 68k OS would be AROS itself, in a modified (let's say "crippled") form, so that most of the API would simply redirect to the ones of the "real" AROS. This is the only way to achieve transparent emulation on a machine with different endianess.  

I think "me" was asking about a 68000 emu like the one in MorphOS that make possible to use the 68k apps directly on the native OS.  

That is not possible on x86, for instance, and it makes no sense to duplicate the efforts: the UAE approach would work with any CPU.  

That would definitely increase AROS userbase but there are problems involved in such a situation:- How hard/long to make a portable 68k emulator ?  

There are many issues, as said, which make it impossible to have such a portable 68k emulator: if you want portability, you need to run 68k tasks in a box of its own.