Welcome, Guest. Please login or register.

Author Topic: AmigaOS 3.9 PPC software?  (Read 6650 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16878
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: AmigaOS 3.9 PPC software?
« on: May 18, 2018, 07:59:48 AM »
Porting to warpos is easy, in many cases its just a recompile. However tuning for warpos is a lot more involved. A naive recompile to warpos can give code that runs more slowly than the original if it makes many OS calls. It's all about reducing the number of contexr switches.
int p; // A