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 

Multi Process?

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



Joined: 27 Jun 2005
Posts: 17
Location: Nanking,China

PostPosted: Wed Jul 13, 2005 3:50 am    Post subject: Multi Process? Reply with quote

Dose anyone know whether it's possible to program PSP for multi process? I'm going to port Nano-X from standalone mode to C/S mode. But I found sceKernelLoadExec() just replaces the original process with the new one.
Back to top
View user's profile Send private message Visit poster's website
mrbrown



Joined: 17 Jan 2004
Posts: 1536

PostPosted: Wed Jul 13, 2005 4:32 am    Post subject: Reply with quote

The PSP OS only supports one active process. However, that process can have any number of threads. You could create an "init" process that's responsible for loading other programs as threads.
Back to top
View user's profile Send private message
madc



Joined: 27 Jun 2005
Posts: 17
Location: Nanking,China

PostPosted: Wed Jul 13, 2005 11:36 am    Post subject: Reply with quote

Yes. I have though about it. So, can ELF be loaded as modules? Or is there any guide for writing a PRX? I think I need to wrap the "Programs" as modules.
Back to top
View user's profile Send private message Visit poster's website
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