Wii
Interestingly-named home Nintendo console that everyone's aunt bought for Christmas 2007
Getting Started
Wii homebrew is compiled using devkitpro, specifically devkitPPC. It compiles to a boot.dol and a...
How do I ...?
Check controller input?
First you need to called WPAD_Init()! It is defined in wiiuse/wpad.h Wii Remote WPAD stores infor...
Do networking?
Work-in-progress page, just wanted to capture some trickiness Jack came across. In net_bind(), I...
Draw to the screen?
Setup There's quite a bit going on in the setup, but it thankfully is mostly boilerplate. The fun...
RFCs
Suggestions for how all our different components should talk to one another