-
PS2 Development IDE
Hi,
I am new to programming the PS2s, (have done commercial Java programming ,and personal VB and a little C).
I was just wondering if there is an IDE for developing in.
I have seen CodeWarrior for the PS2, but as I am not an offical PS2 developer, I can not get a copy. :cry:
I could use just a standard notepad/textpad, but that would not make life easy :crazy:
I am currently using windows, but might consider porting to linux if required, but as i use a shared pc, it could be a bit of a problem
Cheers
Wootty
-
CodweWarrior for PS2 doesn't do you any good anyway unless you have the official SDK. I used Dev-C++ and manually modify the makefiles and run make from thed command line (I get cygwin errors when I try to have make run from Dev-C++). Other than that, I don't know of anything. It should be possible to make Dev-C++ do the makefile stuff for you too but it's too much work for me to bother with. w
-
you can get codewarrior and prodg as well as the official sdk, but you can't redistribute the software you made since you're not an official sony developer, if you want to develop something free for the scene your reference point is www.ps2dev.org ;)