humbertodias / ps3dev-sdl2

A Docker Image for PS3 Development with sdl2

Home Page:https://hub.docker.com/repository/docker/hldtux/ps3dev-sdl2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ci-docker

ps3dev-sdl2

A Docker Image for PS3 Development with sdl2 compiled for powerpc64-ps3-elf

Contains:

How to use

./ps3dev-sdl2 CMD_TO_COMPILE

Sample main.c

./ps3dev-sdl2 make pkg

file main.elf

Output

main.elf: ELF 64-bit MSB executable, 64-bit PowerPC or cisco 7500, Unspecified or Power ELF V1 ABI, version 1 (SYSV), statically linked, with debug_info, not stripped

The main.pkg on RPCS3 image

Note

ppu-gcc : is the compiler for the PowerPC architecture, particularly for the Cell Broadband Engine Architecture (Cell BE), which is used in the PlayStation 3 (PS3) gaming console.

About

A Docker Image for PS3 Development with sdl2

https://hub.docker.com/repository/docker/hldtux/ps3dev-sdl2


Languages

Language:C 67.9%Language:Makefile 24.7%Language:Shell 3.8%Language:Dockerfile 3.5%