Introduction
PSPLINK allows you to start and debug homebrew for the Playstation Portable through USB. This can speed up development and make finding out what is causing a crash or bug easier. This page explains how to set it up and use it.
Usage
The usage of psplinkusb was migrated, check it out here.
Full manual
If you need any additional information, check out the complete online manual.
Building from source
Requirement: PSPSDK
Get it using git:
git clone https://github.com/pspdev/psplinkusb.git && cd psplinkusb
Build it:
make all
License
- (c) TyRaNiD 2005-2007
- (c) Julian T 2005/2006
- (c) Rasmus B 2006
- (c) John_K 2005
- (c) pspdev 2010-2020
PSPLINK is licensed under the BSD license, see LICENSE file for details.