Page 1 of 1
PS2SDK Maintainers - By Project
Posted: Tue Jun 14, 2005 1:13 am
by ooPo
EE
ee/debug - Steve F (
[email protected])
ee/dma - ooPo (
[email protected])
ee/draw - ooPo (
[email protected])
ee/erl - Pixel (
[email protected])
ee/erl-loader - Pixel (
[email protected])
ee/graph - ooPo (
[email protected])
ee/kernel - Pixel (
[email protected])
ee/libc - Pixel (
[email protected])
ee/loader
ee/math - Pixel (
[email protected])
ee/math3d - ooPo (
[email protected])
ee/packet - ooPo (
[email protected])
ee/sbv
ee/startup
EE/RPC
ee/rpc/ahx - Raizor (
[email protected])
ee/rpc/audsrv - Gawd (
[email protected])
ee/rpc/camera - LionX (
[email protected])
ee/rpc/cdvd
ee/rpc/filexio
ee/rpc/hdd
ee/rpc/keyboard
ee/rpc/memorycard
ee/rpc/mouse - Rinco (
[email protected])
ee/rpc/multitap - Rinco (
[email protected])
ee/rpc/pad - Rinco (
[email protected])
ee/rpc/padx
ee/rpc/poweroff
ee/rpc/remote
ee/rpc/sior - Pixel (
[email protected])
ee/rpc/tcpip
IOP
iop/dev9
iop/fs
iop/hdd
iop/kernel
iop/sbusintr
iop/siftoo
iop/sound
iop/system
iop/tcpip
iop/usb
iop/usb/camera - LionX (
[email protected])
iop/usb/keyboard
iop/usb/mouse - Rincoe (
[email protected])
iop/usb/usbd
Posted: Tue Jun 14, 2005 1:13 am
by ooPo
Step up and take the initiative. Maintain a part of ps2sdk today!
Posted: Tue Jun 14, 2005 5:36 am
by pixel
I'll go with editing your post, if you don't mind.
Posted: Tue Jun 14, 2005 7:50 am
by ooPo
By all means, be my guest. :)
Posted: Tue Jun 14, 2005 8:50 am
by Drakonite
Are there any empty dirs I could be responsible for?
Posted: Sun Jun 19, 2005 2:45 pm
by ooPo
All hail Steve F, maintainer of ee/debug.
Drak: Are there any you feel like keeping an eye on?
Posted: Sun Jun 19, 2005 10:34 pm
by Steve F
Thank you so much. Accepting this award means so much to me (tear). I would like to thank my manager, my mom, and of course all my fans. I couldn't have done it without you (gets walked off stage).
oopo, would you kindly update my e-mail address to
[email protected] .
Posted: Mon Jun 20, 2005 3:15 am
by ooPo
Updated!
Posted: Mon Jun 20, 2005 3:34 am
by pixel
Seems there's lot of stuff into /iop you're not even listing here, no ? And what about tyr ? doesn't he want to be listed into the modules he wrote ? :)
Posted: Mon Jun 20, 2005 12:43 pm
by Drakonite
ooPo: To be completely honest, I've been debating writing a brand new debug lib and was thinking about taking charge of that, but seems steve has more motivation on it than I do.
Sadly I don't think I know enough of how any of the available parts work to claim to be able to repair problems with them, so I'm afraid I must decline.
Posted: Mon Jun 20, 2005 2:06 pm
by Steve F
Drakonite,
Don't worry about bumping me off debug. As a new person to ps2 development I still have a lot to learn and actually prefer deferring to those more experienced. That, and I have very thick skin.
In addition to the changes I'm working on documented in ps2 development forum, I was looking at tv test patterns with the thought of being able to code them into functions instead of elfs or something like that.
Then this afternoon I was thinking about how debug/init_scr sets up the frame buffer but sets pcrt to use display circuit two. I wondered why that was so. Maybe it's possible to have a game program running out display circuit one, then for testing and debugging, code off of one of the controller buttons to switch to display circuit two where scr_printf's are reporting frame timing averages or some other real time data while the main program continues to run. I also found a function that looks like it will take whatever is on display circuit one and dump it back to ps2client as a graphic file. Well, these are just musings.
Posted: Mon Jun 20, 2005 3:03 pm
by ooPo
Rinco has just been added to a few parts. Huzzah!
Drak: I'm mainly seeing this as a list of people to contact if anyone wants to make changes or ask questions. We can list you both, if you like? It sounds like the two of you should bang heads a bit and whip that part of ps2sdk into shape.
Posted: Mon Jun 20, 2005 3:14 pm
by Drakonite
Steve: If you have any motivation to work on it feel free.
I've been debating writing a new debug lib of some type, with a text mode lib (possibly seperate) and wrapper functions that can be easily redirected to any of the available outputs, i.e. nprintf, sio_printf, scr_printf, etc.
My motivation has been wanning in favor of other things though, so if you have the motivation to work on it feel free.
Posted: Mon Jun 20, 2005 3:16 pm
by Drakonite
If it's just someone to contact as being in charge, then feel free to hand me anything that it at least sounds like I understand ;)