forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Speed up developement process!

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
minderz



Joined: 31 Aug 2009
Posts: 5

PostPosted: Tue Sep 01, 2009 9:04 am    Post subject: Speed up developement process! Reply with quote

i think it would be very useful for a psp programmer to have the usb always on so he can easily trasfer file to psp (with a batch file...?) and view results of his software a lot faster.
Unfortunately the only plugin that do the trick is USbON but it's not compatible with fw 5.00 m33-6 or at least it doesn't work for me.
Any ideas?

p.s.
Also some suggestion about a decent IDE is welcome, or some tutorial about how to set up DevC++, Eclipse or anything else with pspsdk for windows.
Thanx in advance to you all!
Back to top
View user's profile Send private message
jsharrad



Joined: 20 Oct 2005
Posts: 102

PostPosted: Tue Sep 01, 2009 9:23 am    Post subject: Reply with quote

Use psplinkusb, it's in the svn and downloaded & built by the toolchain script.
Back to top
View user's profile Send private message
jojojoris



Joined: 30 Mar 2008
Posts: 261

PostPosted: Tue Sep 01, 2009 7:20 pm    Post subject: Reply with quote

About an IDE

There are much tutorials about how you set up the environment.

I use NetBeans because it is verry easy to set up. It has a nice code completion function and it uses makefiles to compile things so you can use the psp makefile inside the SDK. Unfortunately I prefer to run make in a console because i like it to run usbhost_fs and pspsh in the same console.
_________________
Code:
int main(){
     SetupCallbacks();
     makeNiceGame();
     sceKernelExitGame();
}
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group