Let's try make a Wii U Toolchain / SDK for creating rpx/rpl.
Go to file
2016-01-04 06:35:58 -08:00
crt Basic start of a Wii U Toolchain. 2015-12-26 18:10:38 -08:00
include Fix LIBRARY_NAME 2016-01-04 05:20:36 -08:00
rpl Fix LIBRARY_NAME 2016-01-04 05:20:36 -08:00
rules Add .rpx build rule. 2016-01-04 06:35:58 -08:00
samples/helloworld Add .rpx build rule. 2016-01-04 06:35:58 -08:00
tools Update makefile for elf2rpl 2016-01-04 05:46:52 -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
make-tools.bat Add elf2rpl src. 2016-01-04 13:17:43 +00:00
Makefile Update makefile for elf2rpl 2016-01-04 05:46:52 -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!