Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.
/ PSn00bSDK_Docker Public archive

A Docker Image for compiling the most powerful open source SDK for the PS1.

Notifications You must be signed in to change notification settings

nahimr/PSn00bSDK_Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PSn00bSDK Docker Bundle MIPS Compilator

Requirements

  • Docker
  • Docker Compose

Deployments

Clone the repository

HTTPS

git clone https://github.com/NahimRouidjali/PSn00bSDK_Docker.git

SSH

git clone git@github.com:NahimRouidjali/PSn00bSDK_Docker.git

Start the container

docker-compose up -d

Your project has to be in the psxproj folder with makefile
Don't touch the setup.mk file !

This CLI is for compiling your project

docker exec -it psn00b_container make

Debug purposes

Access to the container in bash

docker exec -it psn00b_container bash

Credits

  • NahimR - Docker Bundle
  • Lameguy64 - PSn00bSDK

About

A Docker Image for compiling the most powerful open source SDK for the PS1.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages