PSPLink 0.9f
TyRaNiD over at ps2dev.org has released a new version of PSPLINK. It's basically a tool which can help homebrew developers immensely. Its purpose it to provide a shell on your PC via SIO, WIFI or USB. If you're wondering what exactly this means, then it most probably isn't for you. Plus, it can access your PSP's internals in realtime
Text Coord finder
Gutya from our forums has released a homebrew application to help developers whilst making homebrew games. This small, simple application allows you to see where to place your text on an image, useful when making a main navigation menu; where getting the text in exactly the right place takes up quite a bit of time
myLCD
Okio from our forums has just updated myLCD. This tool is only for developers. If you don't understand a word of what I say, don't worry. You don't need to understand this unless you're a developer.
First the greek explanation. (Well, not greek actually. But to most of you, it will look greek ;-) )
myLCD is a Unicode Text Rendering Library
Updater Mode Patch for eLoader 0.97
Fanjita and Ditlew have released the Updater Mode Patch for eLoader 0.97. This patch allows eLoader 0.97 ("Bock") to support UPDATER mode on PSPs with firmware version 2.0 or 2.01. "This patch is of interest only to developers wishing to explore UPDATER mode
XT1-OS Source Code
It was because of Fate's twisted sense of humor, that Devun_06 from our forums released the source code for an almost finished XT1-OS. According to his post, he pulled out his PSP during the halfway point of a very popular TV program that stars Sarah Jessica Parker
PSP Xploited Demo for fw 1.5
Since Kojima wanted a video for his application but was not "too keen" going through all the complexities it entails - porting a complex library from windows and sqashing bugs; hence, his Pvf (PSPVideoFormat) Encoder/Playback Library was born
Graphical Vote Table
Heads up to all developers out there. There's a new dev tool in town. HaxxBlaster has made a Graphical Vote Table for every developer's ease and satisfaction, most especially for Lua developers. In the QJ Forums he wrote:
This vote tabel i created, can be used in real time(the stand alone version) or be used in a Lua application
Animation Lib 2
School's still not out for students of LUA animation: Grimfate126 has released the second volume - well edition or version, really - of his Animation Lib. Take notes, young LUA homebrew padawans: Version 2 now features the ability to load and play animations from a sprite sheet. *.bmp is now a valid extension as well, thanks to youresam's bmplib
LUALibrary
Attention LUA developers: Romero126 has released LUALibrary v 1.00 beta WIP, an update of LUA Library with a WIP SonyKeyboard Text Input system. This is still at the beta stage, and Romero126 said that the SCE SonyKeyboard is only partially functional. However, it should be fully functional in about a week (we'll update this post when that happens)
ssLib
Continuing his range of homebrew updates, Glynnder from our forums has given something useful to not only homebrew players with his latest PSP project, ssLib v0.2 beta. As you've probably guessed by the title, ssLib is a Lua library that allows Lua coders to add screensaver to any Lua application using just one line of code