
PSX DEVKIT
A downloadable tool
This project is a set of tools, examples, and scripts for developing homebrew games and applications for the original PlayStation (PS1). It is intended for educational and development purposes, targeting the PS1's original hardware or emulators.
Features:
-
Ready-to-use toolchain based on PSn00bSDK
-
Example projects using C and PS1 SDK conventions
-
Scripts for building and packaging PS1 binaries (
.exe
,.bin
,.cue
) -
Instructions for setting up the development environment on Linux/macOS
-
ISO generation for testing on emulators or real hardware
Requirements:
-
Docker (Windows users must use WSL2)
-
Basic knowledge of C programming
-
PS1 emulator or hardware for testing
Source Code:
Github: https://github.com/marconvcm/ps1_dev
SDK & Docs: https://github.com/Lameguy64/psn00bsdk
You can download hello_pong below, which is the demo you get when you build from source code.
Published | 3 days ago |
Status | Released |
Category | Tool |
Author | Krakaton Games |
Tags | Open Source, PSX (PlayStation) |