James Benton 8aa77c9ee6 Add a part of libgcc to get 64 bit integer division function __udivdi3.
We cannot link with devkitPPC libgcc because it includes __eabi which we
do not want, as that sets up r2 and r13 SDA registers from elf file symbols
but that is done by the RPL FileInfo read by CafeOS for the Wii U.

In future we should probably fork devkitPPC to build without powerpc eabi
in order to match what we expect for the Wii U.
2016-06-08 01:24:37 +01:00
2016-01-08 17:04:40 +00:00
2016-01-04 17:10:32 +00:00
2015-12-27 02:16:34 +00:00
2016-01-04 13:17:43 +00:00
2016-06-03 00:04:22 +01:00
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

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%