Let's try make a Wii U Toolchain / SDK for creating rpx/rpl.
Go to file
James 4eed903b0a Merge pull request #7 from shinyquagsire23/crc-endianness
Fix elf2rpl CRC section endianness
2016-07-15 23:10:11 +01:00
crt yo this cygpath shit is fukt up yo 2016-07-06 21:06:57 +01:00
docs Cheeky lil tool to track unimplemented functions. 2016-01-11 01:42:25 +00:00
include Add OSBlockMove and OSBlockSet. 2016-07-06 20:48:54 +01:00
rpl Detect when exports.h has been modified. 2016-07-06 21:09:27 +01:00
rules yo this cygpath shit is fukt up yo 2016-07-06 21:06:57 +01:00
samples/helloworld Only use cygpath for cygwin shells. 2016-07-06 20:21:55 +01:00
tools Fix elf2rpl CRC section endianness 2016-07-15 15:06:47 -07:00
.gitignore Update .gitignore 2016-01-08 17:04:40 +00:00
.gitmodules Add readrpl tool. 2016-01-04 17:10:32 +00: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 Only use cygpath for cygwin shells. 2016-07-06 20:21:55 +01:00
README.md Update README.md 2016-01-07 16:17:42 +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+).

Doxygen output can be found at https://decaf-emu.github.io/wut

Requirements

  • devkitPRO + devkitPPC
  • Only tested on Linux so far

Usage