Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
371 views

Nintendo DS using PAlib

I've been looking in to Nintendo DS development on behalf of my agency and begun using the devkitPro/libnds and PAlib, it seems ideal for our needs until we decide if it's a viable route for us and ...
1
vote
2answers
464 views

How do I programatically search for Wi-Fi access point using PAlib on the Nintendo DS

I need a way to check for Wi-Fi routers/access points on my DS homebrew. I'm using PAlib.
0
votes
2answers
81 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 ...