NDS Dev Links
- http://www.devkitpro.org
It begins here. It’s the development kit for ARM, that your DS needs to compile. - http://www.palib.info
A framework library that I will be using through my blog posts, unless I start learn ARM Assembly — which is not bad, but time killing. Check the wiki for instructions to install VC++E2005 as your default IDE (recommended for windows users). Or use anjunta/KDE Develop for Linux. - http://www.dev-scene.com
The site where it hosts my blog. Also it has a lot of good information, that I haven’t checked yet. - http://www.drunkencoders.com
This site is where everything started to stir up into my mind. I check it frequently.