- Henoheno has written a compression (and decompression obviously) library for the PSP for homebrew developers to work with. It uses much of Ruka's UnZipLib and Tenchu has created an English translation.
- From the Read Me:
"On how to use the library, link deflatelib.a, and just include deflateInterface.h.
Two commands:
int do_compress_m2m (char *pIn,int nInSize,char *pOut,int nOutSize,int level); /* compression */
int do_decompress_m2m(char *pIn,int nInSize,char *pOut,int nOutSize); /* decompression restoration */"
- Now get back to coding! *whip-crack*
Welcome to PSP-Files.com. Here you can download the latest games for your Sony Playstation Portable, the most powerful handheld console in the world. You can also find other files such as game saves, music and movies all formatted to work on your PSP. Click around to get your files now! Please note: Our servers can be really busy. If your download is redirected to another website, wait a few seconds and try again. Please click on advertisements to keep this site alive!
Friday, July 01, 2005
Compression Lib For PSP Homebrew Developers
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment