SPU instrinsics emulation/wrapper

Technical discussion on the newly released and hard to find PS3.

Moderators: cheriff, emoon

Post Reply
rapso
Posts: 140
Joined: Mon Mar 28, 2005 6:35 am

SPU instrinsics emulation/wrapper

Post by rapso »

Hi,

I wonder if you guys know, if there is some way or some lib, to use the spu instrinsics (in emulation mode) on non-spus.
Particulary I'd like to debug/develop on my PC (I know there is an SPU2VMX header for Mac), but recompile it for PS3 and get all the speed :)

I could of course rewrite the instrinsics myself, but it might take a while to get it bug-free, so I wonder if someone else already did that job.

thx in advance,
rapso
User avatar
emoon
Posts: 91
Joined: Sun Jan 18, 2004 10:03 pm
Location: Stockholm, Sweden
Contact:

Post by emoon »

I was about to do this myself at one point (ie a wrapper for all si_* intrinsics) but things just got in the way.

If you don't find one and decides to give it a good it would be great if you could post the code here.
Post Reply