CandyK-PSX: A candy shop of tools and libraries for PlayStation development
This readme will need to be better fleshed-out.
CandyK, as a whole, is licensed under the "zlib license". Please check the LICENSE file for more information.
Toolchain examples are licensed under the Creative Commons Zero license - feel absolutely free to base your code on them!
- Install or compile pacman (the Arch Linux package manager).
- Append the following to /etc/pacman.conf:
[candyk]
Server = http://candyk.asie.pl/repo/x86_64
pacman -Syu
pacman -S candyk-psx
TODO
bin/
: Target directory for host-native toolslib/
: Target directory for PlayStation librariessrc/
: Source code for PlayStation librariestoolsrc/
: Source code for host-native tools
TODO: formalise this.
Basically there's a bunch of target.make
files which are included as needed.