James Benton e46445c3ec Set linker page size to reduce padding.
Previously every PHDR had align(0x1000) creating huge amounts of padding.
Changing page size to 64 changes PHDR align to 0x40, reducing elf size.
2015-12-27 20:02:20 -08:00
2015-12-26 18:10:38 -08:00
2015-12-26 18:10:38 -08:00
2015-12-27 05:45:32 -08:00
2015-12-26 18:22:53 -08:00
2015-12-26 18:24:51 -08:00
2015-12-27 02:16:34 +00:00
2015-12-26 18:10:38 -08:00
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!

Description
Let's try make a Wii U Toolchain / SDK for creating rpx/rpl.
Readme 5.9 MiB
Languages
C 88.5%
C++ 9.7%
CMake 1%
Makefile 0.7%
Assembly 0.1%