It covers basics of making homebrew for the Nintendo DS (using C++ and devkitPro’s libnds). There are 3 examples:
- One that makes NDS a wireless controller for the PC
- One that makes NDS a wireless microphone recording station
- One that is simply a Pong game
These examples’ code is on my Github:
- https://github.com/dbeef/pc-controller-ds
- https://github.com/dbeef/micro-ds
- https://github.com/dbeef/pong-ds
If that made you interested, look for the magazine in the “Empik” stores or buy a PDF on the “Programista” webpage.