Skip to content

A port of SDL 2 to the free PS3 SDK PSL1GHT

License

Notifications You must be signed in to change notification settings

humbertodias/SDL2_PSL1GHT

 
 

Repository files navigation

HowTo Build:

You need to build SDL:
- ooPo's ps3toolchain : https://github.com/ps3dev/ps3toolchain
- the PSL1GHT SDK : https://github.com/ps3dev/PSL1GHT.git
- possibly ooPo's ps3libraries : https://github.com/ps3dev/ps3libraries

Run the script.sh to configure SDL

Run make & make install afterthat


To built up your source use the -lSDL -lm switches

About

A port of SDL 2 to the free PS3 SDK PSL1GHT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 74.1%
  • C++ 15.9%
  • Objective-C 3.6%
  • Shell 2.1%
  • M4 1.6%
  • Java 1.1%
  • Other 1.6%