new guy wants to write a program

Discuss the development of software, tools, libraries and anything else that helps make ps2dev happen.

Moderators: cheriff, Herben

Post Reply
marco507
Posts: 3
Joined: Sat Mar 26, 2005 12:09 pm

new guy wants to write a program

Post by marco507 »

I'm interested in writing a program that would alow you to run homebrew games on your PS2 that are loaded on your computer via an ethernet link. I would also like to see if I can set up a way to use the hard drive in my pc as a save card. I have lots of experience programming in VB, C++ and BASIC, some experience in Assembly (though it's been a few years) and some nicely obsolete things (Commodore. Apple II.). Please don't ask me how old I am. I was a proffesional programmer for a few years, mostly for windows but I can do Mac OS also.

My question is what languages are supported in the PS2Dev environment and if there is any code I can look at that does things with with the network connection on the PS2 ethernet or anything else any other code that might be helpful for me to see for what I want to do.

My basic idea for doing this would be some sort of program on the PS2 as a client and some sort of program on the PC as a server. If someone could point me in the right direction to get started I would really appreciate it. Thanks.
Guest

Post by Guest »

Truly, everything you need is on ps2dev.org.

Why not take a look ? Source code (including everything you are looking for), compilers, utilities, etc...
marco507
Posts: 3
Joined: Sat Mar 26, 2005 12:09 pm

Post by marco507 »

Thanks! I'm searching it. If anyone could point me in the direction of any specific code examples that would be muchly appreciated. I haven't had luck so far.
weltall
Posts: 310
Joined: Fri Feb 20, 2004 1:56 am
Contact:

Post by weltall »

you can check some project like ps2ip, ps2eth, ps2ftpd, ps2link, they are all on the cvs (cvs.ps2dev.org)
you can use c/c++ and assembler
User avatar
Saotome
Posts: 182
Joined: Sat Apr 03, 2004 3:45 am

Re: new guy wants to write a program

Post by Saotome »

marco507 wrote:I'm interested in writing a program that would alow you to run homebrew games on your PS2 that are loaded on your computer via an ethernet link...
hmm, to me it sounds like you want to write something thats allready there. ps2link and inlink?
infj
marco507
Posts: 3
Joined: Sat Mar 26, 2005 12:09 pm

Post by marco507 »

OK! This is perfect! I'm off. I'll share what I make once I have something, but it will be a while since I've gone back to school to finish up a degree I started a few years ago, and I'm doing 19-23 credits a sem.
bobby1989
Posts: 20
Joined: Sun Mar 20, 2005 5:31 pm

Post by bobby1989 »

Ok go for it. Good luck.
Post Reply