Minimalist PSPSDK Addon - a set of additional tools, libraries, documentation and example programs for the Minimalist PSPSDK.
Minimalist PSPSDK Addon includes the following components:
Additional libraries: aalib, libAac, cppunit, libpng, libconfig, crypto++-5.5.2, hashlib++, libid3tag, libLZR, libOSL (fix), m33libs (libpspkubridge), SDL_net-1.2.7, SDL_rtf-0.1.0, SDL_config-1.2, SDL_rwlib, libvlf, TinyGL, libbmp, libchm, libexif-0.6.17, libgcrypt-1.4.3, gnutls-2.4.2, libgpg-error-1.6, libgsasl-0.2.28, unzip, libwmadec, unrar, libtga
Additional programs: bash.exe, cat.exe, find.exe, mShell.exe and many others.
Documentation for the libraries: cal3d, cppunit, libconfig, libcurl, libiconv
Examples of programs on the use of libraries: cpplibs, hashlib++, intraFont (fix), Jello, libaa, libcrypto++, libcurl, libMath, libmikmod, LUAtest, OSLib, PSPInfo_1.2, PSPInfo_1.3, SDL, SDL_rwlib, VLF Library
Home page
[RELEASE] Minimalist PSPSDK Addon
It's not that hard. just searchin some linux package sites athers can simply be found using google. (http://packages.debian.org)coolkehon wrote:well thats cool. now how can i contact you because i want to find out where you got libtga libbmp, and other libraries
And some are posted in those forums. (libcrypto++ and hashlib++ came from me)
BTW You can remove aalib. no one uses it and it doesn't work.
EDIT:
Can run ./configure with bash.exe???
Code: Select all
int main(){
SetupCallbacks();
makeNiceGame();
sceKernelExitGame();
}