TyRaNiD has just released a new version of PSPLINK, a tool for homebrew development and debugging. PSPLINK provides a PC shell of the PSP through SIO, WIFI, or USB connections, allowing you to view your PSP through the PC, dump the memory, or take screenshots of your PSPs screen through your PC; all in realtime.
This tool be really helpful to developers as you can simply and easily place new builds of homebrew on your PSP without having to do all the transferring, connecting/disconnecting, etc, which makes development a hassle. And if you have a hard time getting PSP screenshots via homebrew, using this application makes it a piece of cake (once you get everything set up right, make sure to read the readme and manual).
New features/fixes in v0.9H include:
- Hardware debugger support in the shell (on 1.5 firmware only).
- Support for storing and restoring VFPU registers on exception, can be printed (only in single values atm) in the shell.
- Hardware debugging support in GDB (hbreak and watch), some improvements to the thread management will only return threads in our app and also returns the name of the thread to GDB on the PC.
- General overhaul to the exception handling model, can debug up to 8 individual threads in the shell.
- Made current directory persitent over resets so no more re-cding to the right place.
- A few additional bugfixes.
Download PSPLINK v0.9H from PSP 3D
here.
Check out more information about PSPLINK
here.