Latest News

PSPectrum v0.1 (Spectrum emu for PSP)
Hexdump has released the first version of his emulator PSPectrum. Here are the release notes:After 4 months of hard work today is the big day, PsPectrum v.01 is being released. Greetings go to HexDump because of his hard work.This version of the emulator is far from perfect. Because of that, it would be really helpfull if you post any bug you find on the forums. More features are being implemented at this time, they couldn Read more about PSPectrum v0.1 (Spectrum emu for PSP)
Lua-Player v0.10 (PSP Application)
Lua Player is a lua script player for the Sony PSP. Changes:v0.10========== - Added the"Bitwise operators and hexadecimal support"patch from http://lua-users.org/wiki/LuaPowerPatches : - Hexadecimal support for 0xXXX in numeric literals. - Hexadecimal support for 'xXX' characters within strings. - Infix bitwise operators for AND (&), OR (|) and XOR (#). - Unary bitwise negation using # alone. [Shine] - Changed the number type to float (more than 4 times faster calculations) (requires recompilation of the lua libraries from svn) [Shine] -"save"function writes PNG format now [Shine] - Restructured files into src/ [Nevyn] - Changed the main script file to System/system.lua [Nevyn] - Rewrote the Makefiles and readmes to be more user-friendly. [Nevyn] - Changed startup load sequence (see the lua dev readme) [Nevyn] - Made a procedure for making standalone LP apps [Nevyn] - keyboard mapping fixed in PC version [Shine] - bitmask operations added in controls class [Shine] - added battery functions to System - os.time() returns a userdata instead of a number because of problems with the float-precision, so you have to use os.difftime instead of doing calculations with the resulthttp://www.luaplayer.org/index.html Read more about Lua-Player v0.10 (PSP Application)