Search found 3 matches

by Yogie
Wed Jun 06, 2012 12:27 pm
Forum: DS/DSi Development
Topic: Getting started for NDS
Replies: 1
Views: 7091

Getting started for NDS

Hi,

I'm a Mac user, but I think it would be easier to run Windows and start from there right?

I know that there is a tutorial http://www.coranac.com/tonc/text/ that describes GBA programming but I like to program for my NDS. (I started with PAlib - hold do not blame or delete! It looked pretty ...
by Yogie
Thu May 10, 2012 10:56 am
Forum: DS/DSi Development
Topic: Are there any good updated libnds and libfat tutorials?
Replies: 1
Views: 4426

Re: Are there any good updated libnds and libfat tutorials?

shoyrumaster11 wrote:Hi, i'm pretty new to NDS and most other forms of programming and i would like to see an updated tutorial for libnds and libfat. If you have a link, please post it on this topic.
I would be interested in these as well...
by Yogie
Fri Apr 13, 2012 9:16 pm
Forum: DS/DSi Development
Topic: Getting milliseconds into format? days HH:mm:ss.ms
Replies: 1
Views: 4408

Getting milliseconds into format? days HH:mm:ss.ms

Hi,

I found some code where milliseconds would be displayed in minutes and seconds... I would like to know if you can help me out with it on how to display milliseconds in days HH:mm:ss.ms?

ExposureTime (and TimeEstimate) is a value of x milliseconds...

This is what I found out already ...