Skip to content

KaustikMK/PSHome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PSHome

This repository contains a simple PS4 homebrew example. The code can be compiled using the orbisdev toolchain.

Building locally

Install the orbisdev toolchain and run:

orbis-clang main.c -o fake_shell.elf

GitHub Actions

A GitHub Actions workflow is provided to automatically build the project. It uses the orbisdev/orbisdev Docker image to compile main.c and uploads the resulting fake_shell.elf artifact.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages