Skip to content

pspdev/psplinkusb

Folders and files

NameName
Last commit message
Last commit date
Jun 11, 2024
Jul 22, 2024
Jan 31, 2024
Jan 31, 2024
Jan 31, 2024
Jan 31, 2024
Jun 14, 2024
Jan 31, 2024
Sep 19, 2024
Oct 18, 2010
Jun 24, 2020
May 18, 2024
Jun 27, 2023
May 18, 2024
Jan 31, 2024
May 2, 2024
Jan 31, 2024
Nov 15, 2021
Jun 24, 2020
Nov 15, 2021
Oct 18, 2010
Mar 30, 2022
Jun 29, 2020
Jul 26, 2024
Jun 14, 2024
Jun 14, 2024

Repository files navigation

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.