Welcome, Guest. Please login or register.

Author Topic: PC-Task is now free!  (Read 25771 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline johnklos

  • Full Member
  • ***
  • Join Date: Feb 2010
  • Posts: 190
    • Show all replies
Re: PC-Task is now free!
« on: April 17, 2010, 02:33:24 AM »
"Porting" is about as easy as rewriting from scratch. In order to get halfway decent performance, emulators either have to run on hardware which is orders of magnitude faster than the emulated device or the emulator has to be written in assembly language. In order to rewrite the x86 emulator for PowerPC, you might as well start from scratch.