Welcome, Guest. Please login or register.

Author Topic: Does it make any sense to think of PPC emulation??  (Read 3046 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: Does it make any sense to think of PPC emulation??
« on: March 10, 2009, 02:58:04 PM »
@bloodline
Quote
honestly, if you are programming the PPC AmigaOS clones then you have the source code. so you can just as easily recompile your code for x86 AROS if you wanted to.

Actually that is not the case. Typically any given (old) code is full of byte order dependecies. It's way easier to hack qemu than to get the thing build and work on x86.