Text Input
Source Code for Text Input v0.1
Virtual QWERTY Keyboard. This program is written in Lua and involves a rather simple method to input text, requiring only two keystrokes to enter a character. Arwin has created a similar program called p_sprint which is written in C
File Assistant
Source Code for the homebrew application File Assistant v1.0
File Assistant program for the PSP, version 1.0. File Assistant is a very nice file management program in which you can transfer files to and from the assistant, run
Inflate / Deflate Library
Inflate/Deflate library by Henoheno, includes some of Ruka's work.
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) */
English readme translation by Tenchu included
PSP SDK
The ultimate PSP development library
The PSP Software Development Kit (PSPSDK) is a collection of Open Source tools and libraries written for Sony's Playstation Portable (PSP) gaming console. It also includes documentation and other resources developers can use to write software for the PSP.
PSPSDK is distributed under a BSD-compatible license
Cel-Shading Tutorial & Source Code
Do you still rememer the Cel-Shading Demo by McZonk from Team Emergency Exit, which we reported back in August? Now, McZonk has finally got some time to write a great tutorial. He also enclosed a sample source code in the archive
PMP Mod
Jonny has now released v1.01 of PMP Mod which supports full resolution AVI files. At the moment, Jonny is using a custom video "container" so you will have to use the accompanying muxer to make your media files compatible.
* I wasn't able to crash it in the last 10 days, it should be stable and reasonably fast
PMP Mod
A mod by Malloc of Jonny'sv1.00 of PMP Mod which supports full resolution AVI files. At the moment, Jonny is using a custom video "container" so you will have to use the accompanying muxer to make your media files compatible.
* I wasn't able to crash it in the last 10 days, it should be stable and reasonably fast