Category: Playstation Portable
WinShell (PSP Lua Application)

WinShell is a shell application for Playstation Portable written in Lua, aiming to look like Windows XP.

http://forums.qj.net/showthread.php?t=141900

By with 0 comments
MP3 ME Player v1.02 (PSP Application)

caliarbor updated his MP3 audio player application.

Release notes:

Added an asterisk in front of the current playing track in the browser pane. While the tracks is playing it will be green. If paused it will be yellow. Once the track is completed it will go to red.
Dropped USB support. It didn’t prove to be very useful and at times caused issues.
Optimized source and made it easier to follow. There is almost zero latency when switching MP3 tracks now. This is the result of hardcoding the sampling frequency to 44100Hz and thereby not using the libmad library for a lot of overhead calculations. Also, file and ID3 tag data are parsed when the application is started.
Corrected a lot of bugs in id3.c. Files with multiple versions of ID3 tags were being parsed incorrectly as having v1.x tags.
Added support for ID3 JPEG cover art. Graphics.h was modified so that the LoadJpeg function would also take a “file offset” as an arguement. This allows for cover art to be easily read with jpeg_stdio_src.
There is no longer a “covers” folder. Cover art is only displayed if present in the ID3 tag, in JPEG format, and with the dimensions height<=170 and width <=170. Song sorting is now possible by using the RIGHT TRIGGER. The sorting metods are: Title, Genre, Album, Artist, and Year. Filenames are no longer displayed in the browser pane. The song's title is now displayed instead. Layout was modified somewhat. Sampling frequency and bitrate are no longer displayed as the result of dropping the libmad overhead as listed above. Various other bugs were corrected as found.

http://forums.qj.net/showthread.php?t=141884

By with 0 comments
PSPicross v0.3 (PSP Lua Game)

This is Picross (aka “Nonogram”) for the PSP programmed in Lua.

Original code by Haggar – http://haggar.pocketheaven.com/ and redesign and numerous other things by Maurice.

Features:

– Sizes 5, 10 and 15 supported
– PicrossDS-like graphics
– Timer
– Music and sounds
– File browser
– Puzzle Editor/Maker
– 215 puzzles included
– Highscore tracking

http://forums.qj.net/showthread.php?t=141809

By with 0 comments
MP3 ME Player v1.01 (PSP Application)

caliarbor updated his MP3 audio player application.

Release notes:

Slight update to initial release. I’ve added four play modes now (Single, Sequential, Random, and Repeat). Also added, is volume/track control via the analog nub. CPU is now clocked at 37MHZ. See included readme.txt for details of all changes.

http://forums.qj.net/showthread.php?t=141798

By with 0 comments
Light Cycle Clone v2.1 (PSP Game)

Light Cycle Clone is a Tron clone/remake coded by titch.ryan.

http://forums.qj.net/showthread.php?t=141767

By with 0 comments
Lockdown v3.0 (PSP Application)

Lockdown allows you to password protect your PSP from prying eyes. It also protects the Recovery Menu so that the protection can’t be disabled without considerable effort (or by unbricking).

Changes:

Added support to customize the GUI.
Optimized memory usage.

http://forums.qj.net/showthread.php?t=141060

By with 0 comments
Quiz Man v1 (PSP Game)

Quiz Man is a multiple choice quiz for PSP.

Changes compared to the last beta:

– [ADDED] Quiz Browser
– [ADDED] Quiz Info Menu
– [ADDED] Time in Menu
– [ADDED] GFX (Yay!) (Skinable)
– [ADDED] Register Feature
– [ADDED] Online Quiz Feature
– [ADDED] Authentication(Register) Information Saved In a File
– [ADDED] Encryption/Decryption on the password
– [ADDED] Splash (With Effect)
– [ADDED] Update Feature
– [ADDED] Function to Recreate file with authentication information
– [ADDED] Scoreboard Feature (When online quiz is done, your Score and time will be uploaded)-> Need to register
– [ADDED] Quiz Maker + Quiz name stored in quiz file
– [CHANGED] Maximum Questions is now 20 (Instead of 10)

http://forums.qj.net/showthread.php?t=141755

By with 0 comments
AutoStart PRX v3 (PSP Application)

This plugin allows you to assign buttons to hold at startup that launch specified homebrew. It also allows you to assign a homebrew to autoboot at startup.

Changes:

Now you can assign a homebrew to autoboot. Handy for cintro. (No looping!)
Now you can not only assign homebrew but backed up games too.

http://forums.qj.net/showthread.php?t=141781

By with 0 comments
Baby Foot (PSP Lua Game)

Baby Foot is a table soccer game coded in Lua.

Thanks to http://www.dcemu.co.uk for the news.

http://www.pspgen.com/modules.php?name=News&file=article&sid=7208

By with 0 comments
PSPKVM v0.4.0 (J2ME emu for PSP)

After almost three months, Sleepper & M@x are back with an update of PSPKVM. This application will allow you to run / play mobile java games on your PSP!

Release notes:

Change package name and purpose of release bundles.

1) pspkvm-bin-x.x.x-150-upgrade: Use this package if your PSP is 1.50 kernel and have installed pspkvm 0.3.2
2) pspkvm-bin-x.x.x-OE-upgrade: Use this package if your PSP is 3.xx OE kernel and have installed pspkvm 0.3.2
3) pspkvm-bin-x.x.x-150-allinone: Use this package if your PSP is 1.50 kernel and havn’t installed pspkvm 0.3.2
4) pspkvm-bin-x.x.x-OE-allinone: Use this package if your PSP is 3.xx OE kernel and havn’t installed pspkvm 0.3.2

*) Source code package is no longer provided in release; Instead, you can grab source code from svn, tags are created for each release.

http://www.pspkvm.com/

By with 0 comments