Let's try make a Wii U Toolchain / SDK for creating rpx/rpl.
Go to file
2015-12-26 18:22:53 -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 Basic start of a Wii U Toolchain. 2015-12-26 18:10:38 -08:00
rules Fix .rodata.rplNames being included in .rodata section. 2015-12-26 18:22:37 -08:00
samples/helloworld Add helloworld sample. 2015-12-26 18:22:53 -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!