Search found 3 matches

by Scribe
Mon Oct 20, 2008 9:54 pm
Forum: PS3 Development
Topic: PS3 Asm Development
Replies: 4
Views: 5097

Thanks a lot guys, I'll look into this.
by Scribe
Sun Oct 19, 2008 3:20 am
Forum: PS3 Development
Topic: PS3 Asm Development
Replies: 4
Views: 5097

PS3 Asm Development

Hi guys, I'm new to PPCs in general and fully expect to have to read the lovely nice and big power architecture guide. However, after this stage I'm a bit unsure how to go about ps3 development. I wish to: A. Compile ASM code to run on the ps3 without a prior OS (ie no linux) B. Boot to my own code ...
by Scribe
Sun Apr 27, 2008 10:22 pm
Forum: PS3 Linux Development
Topic: gelic_net DMAC
Replies: 0
Views: 2459

gelic_net DMAC

Hi guys, I'm wanting to have an SPU handle the input/output for the network on a ps3. I've read that you can setup DMAC to avoid intervention of the PPU when data is sent/received by the network interface. Does anyone know how I would do this? How do I activate and tell it where to send data etc or ...