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 

Calling kernel functions via mips assembly?

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



Joined: 24 Sep 2005
Posts: 1

PostPosted: Sat Sep 24, 2005 1:45 pm    Post subject: Calling kernel functions via mips assembly? Reply with quote

Hello,

Im a little new to coding mips asm for the psp, and I have a question, In mips how do you call a kernel function?

Like this?


la a0,PointerToString
li a1,FileIOMode
jal 0x109f50bc ;sceIoOpen NID
nop

-Thanks in advance
Back to top
View user's profile Send private message
mrbrown



Joined: 17 Jan 2004
Posts: 1536

PostPosted: Sat Sep 24, 2005 3:13 pm    Post subject: Reply with quote

See PSPSDK. All it does (besides debug and gu* libraries) is call kernel functions.
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