Search found 14 matches

by dreamtime
Sun Jan 21, 2007 8:30 pm
Forum: PS3 Linux Development
Topic: Audio under linux?
Replies: 1
Views: 3300

Audio under linux?

Hi Guys,

Anyone know what sort of access we have to the PS3's audio hardware from linux?
Is it one of the things they have not given us access to as developers, or is is crippled in some way?

Cheers,
Tony
by dreamtime
Thu Apr 06, 2006 11:09 pm
Forum: PS2 Development
Topic: Were the Hell do I Start !!!
Replies: 4
Views: 2791

* Goto ps2dev.org
* Look in upper right corner of page.
* Move mose cursor over big red "START HERE" thing.
* Press left mouse button.
by dreamtime
Sat Dec 17, 2005 10:06 am
Forum: PS2 Development
Topic: SPU2
Replies: 20
Views: 9200

Check out SPU.TXT at http://psx.rules.org/psxrul2.shtml
It should help explain some of the registers...
by dreamtime
Tue Dec 06, 2005 8:27 pm
Forum: PS2 Development
Topic: SPU2
Replies: 20
Views: 9200

J.F. wrote:While the PSX SPU docs are helpful in understanding the SPU2, it doesn't help with libsd very much.
... but if you look at shogun's original post, he's after technical info about spu2, not libsd :-)
by dreamtime
Tue Dec 06, 2005 10:56 am
Forum: PS2 Development
Topic: Mesa 3d
Replies: 1
Views: 1929

Hi Ivella, // Somehow I always end up writing long freaking essays... // So sorry for such a long answer to such a simple question/comment. // I am writing this at work :-) When I started thinking about writing a 3d lib for the PS2, Mesa and the newly opened SGI reference implementation were the fir...
by dreamtime
Tue Dec 06, 2005 9:32 am
Forum: PS2 Development
Topic: SPU2
Replies: 20
Views: 9200

@shogun: i remember from a LONG time ago I came across a ps1 SPU library with nice code and a technical doc. A bit of googling and I found this: http://www.geocities.com/james7780/PSX/psxprog.html I'm pretty sure it's the same lib that I remember, but can't see the doc in there. It should be easy to...
by dreamtime
Fri Jul 15, 2005 9:10 pm
Forum: General Discussion
Topic: Hilarious inteview with Yamauchi...
Replies: 1
Views: 1880

Hilarious inteview with Yamauchi...

A bit old, but I just came across it...

http://www.gamerah.com/noticias.php?bias=180#180

Anyone know if it's real or fake?
by dreamtime
Mon May 23, 2005 5:08 pm
Forum: General Discussion
Topic: Career Advice
Replies: 7
Views: 4190

hi pdc...That's some great advice from the guys there. I'd also recommend checking out http://gamedev.meetup.com . Try find a group near where you live, and ask them your questions over a beer or two.
by dreamtime
Mon Mar 21, 2005 10:49 pm
Forum: General Discussion
Topic: Mac mini
Replies: 10
Views: 6809

@modman & mharris: Thanks guys. Exactly what I was after. Modman, thanks for the sample Makefile.

@J.F: I could never use something called CUTE! :) Vim all the way!!
by dreamtime
Fri Mar 18, 2005 9:01 pm
Forum: General Discussion
Topic: Mac mini
Replies: 10
Views: 6809

Gorim, I prefer "vi" + "make" too. So, do you guys know of any online tutorials for building MacOS apps using "make" (I don't mean just simple console apps)? I'm just starting to tinker with Carbon and Cocoa using Xcode...but can't seem to find any "Export Makefile...
by dreamtime
Fri Jan 21, 2005 12:55 pm
Forum: PS2 Development
Topic: pointers getting nutz !
Replies: 12
Views: 5261

Did you guys work out what the problem with this was?
I think I remember having similar problems around 2 years ago and came up with a solution :)
I'd need to see exactly how all your globals are declared.
by dreamtime
Tue Nov 30, 2004 1:35 pm
Forum: PS2 Development
Topic: PSX2 OS
Replies: 3
Views: 2669

hi p0ison,
I think that any project is worth doing if you're doing it for the right reasons. So maybe tell us: what you're thinking of doing; why you're doing it; what you hope to get out of it for yourself; how it will be used and by who...and then we'll flame^H^H^H^H^H tell you what we think.
by dreamtime
Tue Apr 06, 2004 4:10 pm
Forum: General Discussion
Topic: Happy Third Birthday ps2dev.org!
Replies: 13
Views: 12536

wow...3 years since i actually wrote some code :)
maybe it's time do start again...

HAPPY BIRTHDAY PS2DEV.ORG !
by dreamtime
Thu Feb 26, 2004 11:00 pm
Forum: General Discussion
Topic: The Wish List/ To Do List
Replies: 16
Views: 13213

dagamer34 wrote: So far, there is only DreamTime's tutorials, and they don't cover how to draw a polygon. I kinda expected more.
Wish I had time to do a 3D+VU tutorial (had plans for tuts 3a to 3d).
Have a look at the DreamGL source code for how to draw a textured polygon. It's VERY easy.

dt