2063d517e9
suppressing the .note.GNU-stack warning removes the "failed command" message
afa02adacb
initial commit
std.Target: Add wiiu target information
I can't reopen this PR (it autoclosed), will create a new one
std.Target: Add wiiu target information
std.Target: Add wiiu target information
yeah, seems like I messed up my rebase
std.Target: Add wiiu target information
According to $DEVKITPPC/bin/powerpc-eabi-gcc -dM -E - < /dev/null | grep SIZEOF_LONG_DOUBLE: #define __SIZEOF_LONG_DOUBLE__ 8 so long double is 64 bits
std.Target: Add wiiu target information
The OS settings menu, there also is a OS function call (MCP_GetSystemVersion) to get it
std.Target: Add wiiu target information
fixed in 326ec5b1d9
std.Target: Add wiiu target information