Welcome, Guest. Please login or register.

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

Description:

0 Members and 1 Guest are viewing this topic.

Offline amiadudeorwat

Re: AmigaOS 3.9 PPC software?
« Reply #14 from previous page: March 09, 2018, 11:46:51 PM »
Quote from: 4pLaY;837151
So, did anyone ever create a list for 3.9? I recently set up my A4000T with a CyberstormPPC and CybervisionPPC and have since been hunting the net to find whatever i can to use with this combo :).

The Sonnet/Rapture project has a list of all the WarpOS software they've tested, looks like most everything.

https://github.com/Sakura-IT/SonnetAmiga/wiki/Compatible-Software-(PowerPC.library-version)
 

Offline 4pLaY

  • Hero Member
  • *****
  • Join Date: Apr 2002
  • Posts: 779
  • Country: no
  • Gender: Male
    • Show only replies by 4pLaY
    • https://www.amigalife.org
Re: AmigaOS 3.9 PPC software?
« Reply #15 on: March 10, 2018, 06:23:14 PM »
Quote from: amiadudeorwat;837166
The Sonnet/Rapture project has a list of all the WarpOS software they've tested, looks like most everything.

https://github.com/Sakura-IT/SonnetAmiga/wiki/Compatible-Software-(PowerPC.library-version)


Thanks for that link, some software there i had not yet discovered :).

Offline amiadudeorwat

Re: AmigaOS 3.9 PPC software?
« Reply #16 on: May 18, 2018, 01:30:25 AM »
I see over in the EAB Sonnet thread someone ported ScummVM 1.8.1 for WarpOS.
 

Offline magnetic

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2531
    • Show only replies by magnetic
Re: AmigaOS 3.9 PPC software?
« Reply #17 on: May 18, 2018, 03:10:41 AM »
There is tons of ppc apps. Here are some "pro" ones to try

Wildfire PPC (gfx program)
CandyFactory PRO (gfx)
Image FX  Studio (powerstation ppc plugin)
also all ppc datatypes and things make a big diff. There is decent PPC software out there.
bPlan Pegasos2 G4@1ghz
Quad Boot:Reg. MorphOS | OS4.1 U4 |Ubuntu GNU-Linux | MacOS X

Amiga 2000 Rom Switcher w/ 3.1 + 1.3 | HardFrame SCSI | CBM Ram board| A Squared LIVE! 2000 | Vlab Motion | Firecracker 24 gfx

Commodore CDTV: 68010 | ECS | 9mb Ram | SCSI -TV | 3.9 Rom | Developer EPROMs
 

Offline Akiko

  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 1026
    • Show only replies by Akiko
Re: AmigaOS 3.9 PPC software?
« Reply #18 on: May 18, 2018, 07:34:26 AM »
Is porting from 68K to WOS relatively straight forward or is it complicated and requires a lot of addition work?

Hopefully the interest generated from the sonnet cards will encourage some additional ports.
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16867
  • Country: gb
  • Thanked: 4 times
    • Show only replies by Karlos
Re: AmigaOS 3.9 PPC software?
« Reply #19 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