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 

Difference between pspimport.s & pspstub.s?

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



Joined: 03 Jun 2007
Posts: 328

PostPosted: Wed Jan 30, 2008 7:34 am    Post subject: Difference between pspimport.s & pspstub.s? Reply with quote

I tried using search but no relevant results came up.

Both are used for imports.

Is one newer than other? [I looked at SVN logs and both were last updated 2 years back]

What's the difference between the two?
_________________
Intrigued by PSP system Since December 2006.
Use it more for Development than for Gaming.
Back to top
View user's profile Send private message
TyRaNiD



Joined: 18 Jan 2004
Posts: 918

PostPosted: Wed Jan 30, 2008 4:12 pm    Post subject: Reply with quote

One is for static all or nothing import tables (when you link all the functions will be included whether you called them or not) the other is for partial imports which is used inside the SDK itself, you will only link in the ones you use and each entry contains some extra info which allow psp-fixup-imports to correct the import tables.
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