To neofar... (STUB FUNCTIONS)

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
KaL
Posts: 41
Joined: Sun Apr 03, 2005 9:59 pm

To neofar... (STUB FUNCTIONS)

Post by KaL »

I'm going to make a all-in-one package with pspdev toolchain and samples for win32. I've compiled the toolchain, and now I'm going to make an up to date startup.s file.
Could you make a stub functions list with all the functions known and uknwown (I'll update them later) to insert in the startup.s, please ?

Keep up the good work.
Thanks.
User avatar
Yoshihiro
Posts: 12
Joined: Sat May 14, 2005 12:17 am

Post by Yoshihiro »

Hi you can get all api and stub here .

if(You_Need_STUB)
{
goto http://pspdev.ofcode.com/api.php
}


..::Yoshihiro::..
Image
KaL
Posts: 41
Joined: Sun Apr 03, 2005 9:59 pm

Post by KaL »

I won't download the stubs lists one by one o_O
User avatar
neofar
Posts: 47
Joined: Wed Jan 21, 2004 2:40 am
Location: Spain
Contact:

Post by neofar »

hey....

really you want a startup.s with 1927 functions ?????
http://pspdev.ofcode.com/api.stats.php

My idea it's to make a form where you can check the modules that will use, and make a startup only with this functions...

but if you are interested in this superstarup.s I can make...
KaL
Posts: 41
Joined: Sun Apr 03, 2005 9:59 pm

Post by KaL »

yep.. it would be great :).. btw.. have you coded the php interface of the API list ?
Post Reply