Latest News

Stackless Python PSP v2.5.1_1 (PSP misc)
Stackless Python is an enhanced version of the Python programming language. It allows programmers to reap the benefits of thread-based programming without the performance and complexity problems associated with conventional threads. The microthreads that Stackless adds to Python are a cheap and lightweight convenience which can if used properly, give the following benefits: Read more
VNCServer 2x (GP2x Application)
VNCServer 2x is a simple VNC server for the GP2x made by Lithosphere. Make sure you have network working. Then telnet and launch it in background ("./vncserver2x &"). You can also put this in a script and return to the menu. Read more