Minimalist PSP SDK 0.15.0 - Updated compiler to version 8.2.0

Introduction

The PSP Software Development Kit (PSPSDK) is a collection of Open Source tools and libraries written for Sony's Playstation Portable (PSP) gaming console. It also includes documentation and other resources developers can use to write software for the PSP.

Based on https://github.com/pmlopes/minpsp

Supports

  • + C
  • + C++
  • - Objective-C
  • - Objective-C++
  • - Dlang

How to use

1. Download and install
2. Set environment  PATH  to the ../pspsdk/bin
3. Use  make  command in the CMD to build projects