Page 1 of 1

Guide on how to code basics (NDS for me)

Posted: Mon May 12, 2008 1:41 am
by MegaScience
I've worked with a code based off C++, called Torque code (after the engine), and then started on C++, so I understand the code I see when I open up the example files. But I do not understand where commands are, how I put this together, how to control screen use. I only just started with C++, but it's similarity to Torque is enough that...I'm not that bad with it. I just need some "Getting Started" guide and I can work from there.

All I know is that Arm7 and Arm9 seem to hold base commands like how to find where you touch.

Edit: I need it for NDS, I don't know how to start with this kit XD

Re: Guide on how to code basics (NDS for me)

Posted: Mon Jul 28, 2008 9:51 pm
by vuurrobin
I suggest you read this:

http://patater.com/manual

that wil help you get started. after that you can try reading some other tutorials or look at the libnds examples.


I know this is a few months late, but I'm posting anyway in case someone else has the same question.