Let's try make a Wii U Toolchain / SDK for creating rpx/rpl.
Go to file
2015-12-28 06:18:35 -08:00
crt Basic start of a Wii U Toolchain. 2015-12-26 18:10:38 -08:00
include Basic start of a Wii U Toolchain. 2015-12-26 18:10:38 -08:00
rpl Proper PIE for RPL. 2015-12-27 05:45:32 -08:00
rules Separate data relocations. 2015-12-28 06:18:35 -08:00
samples/helloworld Add helloworld sample. 2015-12-26 18:22:53 -08:00
.gitignore Add .gitignore 2015-12-26 18:24:51 -08:00
LICENSE.md Create LICENSE.md 2015-12-27 02:16:34 +00:00
Makefile Basic start of a Wii U Toolchain. 2015-12-26 18:10:38 -08:00
README.md Update README.md 2015-12-27 02:18:13 +00:00

wut

Let's try make a Wii U Toolchain / SDK for creating rpx/rpl.

Licensed under the terms of the GNU General Public License, version 2 or later (GPLv2+).

Requirements

devkitPPC

Usage

Not very useful until I finish the elf2rpl tool. But these current scripts output an elf nice and ready for conversion!