Discuss the development of new homebrew software, tools and libraries.
Moderators: cheriff , TyRaNiD
madc
Posts: 17 Joined: Mon Jun 27, 2005 3:18 pm
Location: Nanking,China
Contact:
Post
by madc » Fri Jul 15, 2005 4:30 am
There are already known method to load prx. And I found a tool to parse prx in PSPSDK. Is there any known method to implement and build a prx?
madc
Posts: 17 Joined: Mon Jun 27, 2005 3:18 pm
Location: Nanking,China
Contact:
Post
by madc » Fri Jul 15, 2005 4:32 am
It was said that sceKernelLoadModule() can load ELF and PRX. I tried it with some simple ELF, but it returned 0x800200d9.
mrbrown
Site Admin
Posts: 1537 Joined: Sat Jan 17, 2004 11:24 am
Post
by mrbrown » Fri Jul 15, 2005 6:08 am
madc wrote: There are already known method to load prx. And I found a tool to parse prx in PSPSDK. Is there any known method to implement and build a prx?
Nope.