mirror of
https://github.com/devkitPro/wut.git
synced 2026-09-27 04:17:21 -05:00
e46445c3ecd590f51ec883b9db1809a3a17a32e6
Previously every PHDR had align(0x1000) creating huge amounts of padding. Changing page size to 64 changes PHDR align to 0x40, reducing elf size.
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!
Description
Languages
C
69.9%
C++
29.5%
Makefile
0.4%
CMake
0.1%
Assembly
0.1%