Developer's note:This is a text reader for PSP game consoles running custom firmwares. This text reader is implemented as a kernel-space module that gets loaded along side your game. Holding the L, R. Down and Cross keys for a few seconds will pause the game and bring up the text reader interface. You can read any ASCII text file on the PSP memory stick.I wrote this for myself while playing GTA: Vice City Stories. I thought it would be useful to read an FAQ file while playing. It worked out great for that purpose. Just recently I polished everything up, added a few missing features (like a help screen and changing the open document) for release. The first release was a flaming bucket-o-fail, with compatiblity rates around 5%. Now I've improved upon this, and have a very stable and compatible product.