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 

question about the architecture of mbx

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



Joined: 30 Sep 2008
Posts: 4

PostPosted: Wed Oct 01, 2008 4:09 am    Post subject: question about the architecture of mbx Reply with quote

Hi, i'm newbie here and,

somebody knows about the architecture of mbx ?

Is it a unix-like system or an independent os built by sony guys ?

thx
Back to top
View user's profile Send private message
liboyang_bj



Joined: 30 Sep 2008
Posts: 4

PostPosted: Thu Oct 02, 2008 12:18 am    Post subject: Reply with quote

tested a psp program:

darryl@zoltar tests $ file hello
hello: ELF 32-bit LSB MIPS-II processor-specific, MIPS, version 1 (SYSV), not stripped

So it means psp using a unix like os plus XMB GUI ?

And, this system(or chipset) does not support MMU, is it right ?

THX
Back to top
View user's profile Send private message
kralyk



Joined: 06 Apr 2008
Posts: 114
Location: Czech Republic, central EU

PostPosted: Thu Oct 02, 2008 5:30 am    Post subject: Reply with quote

No
psp's firmware is not a monolithic kernel like unix/linux,
it's actually a bundle of modules that are loaded one by one and cooperate in a host/slave or maybe server/client manner...
its much more simple than unix-like system.
it uses ELFs or PRXs, which is relocatable ELF, or ~PSP which is encrypted and more less unknown, but definitely meaningless for hombrew development.

oh and yes theres no MMU...

This is just a brief info and Im not an expert, so you might want to read these excellent documents:
http://ps2dev.org/psp/Tutorials
_________________
...sorry for my english...
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