Tagged Questions

59
votes
6answers
15k views

Tutorials for Wii programming

I have a Nintendo Wii, and I've got devkitpro working to load some simple programs. The example source code that I've been able to find is very simplistic, such as drawing and rotating a simple ...
0
votes
2answers
90 views

NDS Homebrew : can't compile in Visual Express 2008

I'm trying to get into NDS Homebrew, and have installed devkitPro and PALib, and linked it with Visual Express 2008. But When I try to compile the Hello World example code that is automatically ...