https://github.com/ansman/psxchecker
An age old project I did back in 2009, see the readme for more info
https://github.com/ansman/psxchecker
Last synced: 20 days ago
JSON representation
An age old project I did back in 2009, see the readme for more info
- Host: GitHub
- URL: https://github.com/ansman/psxchecker
- Owner: ansman
- Created: 2013-10-14T22:10:09.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-14T22:10:27.000Z (over 12 years ago)
- Last Synced: 2025-03-06T14:53:03.645Z (over 1 year ago)
- Language: C
- Size: 340 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
PSXChecker version 1.0 by Xager
DESCRIPTION:
PSXChecker let's you test various functions in the psp.
You can test all the buttons (except the systembuttons such as home, volume, etc.), screen
by looking for dead/stuck pixels, back light bleeding, etc and also test the speakers.
USE THIS PROGRAM AT YOUR OWN RISK, it had to be said :)
INSTALL:
To install copy the PSXCHECKER folder to ms0:/PSP/GAME/
Should then have ms0:/PSP/GAME/PSXCHECKER/EBOOT.PBP
ms0 is the letter of your psp. D, E, F, etc
If you'd like to compile your own source you'll need OSLib besides the PSP SDK in your PATH. OSLib 2.10 is preferred.
Recommended CPU speed: default (300 mHz)
CONTACT:
To contact me send a mail to nicklas.ansman@gmail.com
Please have PSXChecker in your subject so my filters may filter it properly :)
TODO:
- Graphical menu, not likely but still possible.
- Change sound to "left channel, right channel"
- More tests?
- Possibility to test a second joystick?
- Eastereggs? :P
- Fullscreen TV-out, will look into it for 1.1
CHANGELOG:
1.0
- First public release.