Search found 60 matches

by Raizor
Thu Apr 14, 2005 5:03 am
Forum: PS2 Development
Topic: libito development and discussion thread
Replies: 26
Views: 13339

no problem matey. I was too ill on sunday to be doing any bugging :p

thanks

raiz
by Raizor
Thu Apr 14, 2005 12:56 am
Forum: PS2 Development
Topic: Is there a way to read eprom?
Replies: 5
Views: 3775

Looks like old Mark Twain was right ;)
by Raizor
Wed Apr 13, 2005 11:57 pm
Forum: PS2 Development
Topic: libito development and discussion thread
Replies: 26
Views: 13339

had a chance to look at that alpha blending stuff yet lkz? ;)
by Raizor
Mon Apr 11, 2005 8:13 am
Forum: General Discussion
Topic: Is this PSP emulator a fake?
Replies: 4
Views: 3400

No, it's another 1st April "April Fools" joke....
by Raizor
Wed Apr 06, 2005 1:04 am
Forum: PS2 Development
Topic: libito development and discussion thread
Replies: 26
Views: 13339

Looks very nice. I've only had time to compile the samples so far, but I'm very impressed. I'll make my next demo with the baby :)

Nice work LKZ
by Raizor
Thu Mar 24, 2005 4:16 am
Forum: PS2 Development
Topic: broken random number generator
Replies: 3
Views: 2173

Merci Pixel :)
by Raizor
Thu Mar 24, 2005 1:57 am
Forum: PS2 Development
Topic: broken random number generator
Replies: 3
Views: 2173

broken random number generator

I've been using a random number seeder for a while and recently found out it's returning the same number each time: void Randomize() { register long ret = 0; __asm__ volatile("mfc0 %0, $1" : :"r"(ret)); __asm__ volatile("sync.p"); SeedGenerator(ret); } SeedGenerator is ...
by Raizor
Tue Mar 08, 2005 10:51 pm
Forum: PS2 Development
Topic: Homebrew PS2 Gfx Libs Testing tool
Replies: 14
Views: 7175

overflowing? ;)
by Raizor
Sat Feb 12, 2005 7:55 am
Forum: PS2 Development
Topic: Independent SjPCM 2.1
Replies: 12
Views: 13592

Nice work evilo ;o)
by Raizor
Thu Feb 10, 2005 4:32 am
Forum: General Discussion
Topic: 50 Gmail invites
Replies: 7
Views: 4807

HAHAHA
by Raizor
Fri Feb 04, 2005 3:46 am
Forum: PS2 Development
Topic: libmp3 now in cvs
Replies: 10
Views: 8797

rinco, you rocko!
by Raizor
Mon Dec 06, 2004 9:09 pm
Forum: PS2 Development
Topic: u8 / char conversion problems
Replies: 8
Views: 3597

karma...
by Raizor
Sat Dec 04, 2004 1:39 am
Forum: PS2 Development
Topic: I need helP!
Replies: 7
Views: 5433

Not sure if these links still work, but there seems to be a lot of info here:

http://home.hiwaay.net/~jfrohwei/psx/other.html

raizor
by Raizor
Thu Sep 23, 2004 7:14 pm
Forum: PS2 Development
Topic: New Project : CaSTaway PS2
Replies: 9
Views: 5342

Shazz,

Sound shouldn't be too much of a problem at all. IOP easily handles the AHX player.

raizor
by Raizor
Wed Sep 22, 2004 5:29 am
Forum: PS2 Development
Topic: New Project : CaSTaway PS2
Replies: 9
Views: 5342

I thought about the work involved in porting UAE. Would be quite a task. Also, a number of people said that the PS2 would not really be up to the task.... Not sure how true this is though :)

Would be nice to see some cool ST demos by from Equinox etc. Good luck with the project ;)
by Raizor
Tue Sep 21, 2004 10:37 pm
Forum: PS2 Development
Topic: New Project : CaSTaway PS2
Replies: 9
Views: 5342

Amiga 500 emu would be much cooler :)
by Raizor
Sun Sep 19, 2004 2:22 am
Forum: PS2 Development
Topic: Debugging Ps2
Replies: 10
Views: 4335

Easy on the megalomania Drak ;)
by Raizor
Thu Sep 09, 2004 10:46 am
Forum: PS2 Development
Topic: modplayer that supports sound effects (for games etc)
Replies: 5
Views: 4111

wav is just pcm container afaik. was thinking of internal conversion anyway, so it shouldn't matter.

besides, if wav is as you say, then "fuck that" ;)
by Raizor
Wed Sep 08, 2004 8:41 pm
Forum: PS2 Development
Topic: modplayer that supports sound effects (for games etc)
Replies: 5
Views: 4111

modplayer that supports sound effects (for games etc)

I'm in the process of adding sound effects support to Adresd's modplayer. I was wondering what sort of sample format people would prefer for soundfx? Wav, Raw?? Any ideas would be helpful...

raizor
by Raizor
Wed Sep 08, 2004 8:04 pm
Forum: PS2 Development
Topic: How to format a PS2 HDD?
Replies: 3
Views: 2890

I used the DMS format tool to partition my HDD. You should be able to find it with a google search.
by Raizor
Wed Sep 08, 2004 8:26 am
Forum: General Discussion
Topic: Does anyone want a gmail invite?
Replies: 1
Views: 2949

Does anyone want a gmail invite?

I've got 10 of them at the moment. If anyone wants one, please leave me a private message here (just click my name) or pm on #ps2dev.

raizor
by Raizor
Sun Sep 05, 2004 11:30 am
Forum: PS2 Development
Topic: Independent SjPCM 2.1
Replies: 12
Views: 13592

I think one of the reasons was to provide a nice example for anyone wishing to make a standalone iop based sound system, like my AHX player etc...
by Raizor
Thu Sep 02, 2004 11:53 pm
Forum: PS2 Development
Topic: AHX Musicdisk
Replies: 6
Views: 3457

sources are now in cvs under PS2SDK (iop/sound/ahx and ee/rpc).

raizor

Apache: will look at sample fx now :)
by Raizor
Thu Sep 02, 2004 8:53 pm
Forum: PS2 Development
Topic: AHX Musicdisk
Replies: 6
Views: 3457

chunky ass letters?

uh... err... it's supposed to look retro or something :D
by Raizor
Thu Sep 02, 2004 10:49 am
Forum: PS2 Development
Topic: AHX Musicdisk
Replies: 6
Views: 3457

AHX Musicdisk

This message has been created with the visually impaired in mind (not that they could read this small text) I've released a little musicdisk to test my iop AHX player IRX. You can grab it here: http://ps2dev.org/files/ahx_musicdisk.zip raizor ps. The player sources will be in CVS very soon :)
by Raizor
Sat Aug 28, 2004 9:35 pm
Forum: PS2 Development
Topic: timing on the iop
Replies: 4
Views: 3912

Yea, I found that yesterday ;) thanks
by Raizor
Sat Aug 28, 2004 12:06 am
Forum: PS2 Development
Topic: timing on the iop
Replies: 4
Views: 3912

interesting lead. thanks Oopo :)
by Raizor
Fri Aug 27, 2004 11:59 pm
Forum: PS2 Development
Topic: timing on the iop
Replies: 4
Views: 3912

timing on the iop

Is there anyway to time an event to happen 50/60 times a second on the iop? Kinda like using vsync on the EE. I'm writing a sound player and I need to buffer roughly each vsync... I've noticed AmigaMod.irx must do something like this for timing of the modplayer, I just have no idea how vzzrzzn did i...
by Raizor
Thu Aug 26, 2004 7:24 pm
Forum: PS2 Development
Topic: Independent SjPCM 2.1
Replies: 12
Views: 13592

r0x0r
by Raizor
Thu Aug 19, 2004 10:13 pm
Forum: PS2 Development
Topic: Need help loading an ELF from an ELF :)
Replies: 8
Views: 6133

I could be wrong, but I seem to recall loading elf files from memcard is not allowed. You need to use MrBrown's sbv patches to allow it...

Please correct me if I'm wrong ;)

raizor