gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > DevKitPro documentation?

#62299 - knight0fdragon - Tue Nov 29, 2005 7:06 am

is there any documentation available for what is inside devkitpro?

Things that would document system and reg variables along with functions included with it? Looking for some kind of HTML, pdf or even a CHM of this

#62366 - wintermute - Wed Nov 30, 2005 5:12 am

For what library documentation currently exists

http://devkitpro.sourceforge.net/devkitProWiki/

The devkitPro toolchains are all gcc based so,

http://gcc.gnu.org/onlinedocs/gcc/

The C library provided is Newlib

http://sourceware.org/newlib/libc.html
http://sourceware.org/newlib/libm.html

#62480 - knight0fdragon - Thu Dec 01, 2005 11:08 am

is there documentation for things in the video.h library? or does it need to be added to the wiki

#63891 - knight0fdragon - Sat Dec 17, 2005 9:59 am

what I am looking for is for some kind of info as to the differences between the differnet modes on the DS, a recommend tutorial would be nice, but I will take anything right now as to the benefits of each mode
_________________
http://www.myspace.com/knight0fdragonds

MK DS FC: Dragon 330772 075464
AC WW FC: Anthony SamsClub 1933-3433-9458
MPFH: Dragon 0215 4231 1206

#63904 - Haiken - Sat Dec 17, 2005 2:40 pm

Might be useful : http://www.drunkencoders.com/documents/DS/ndslib.htm

#63928 - knight0fdragon - Sat Dec 17, 2005 6:12 pm

Yes that is extremely helpful thanks a lot
_________________
http://www.myspace.com/knight0fdragonds

MK DS FC: Dragon 330772 075464
AC WW FC: Anthony SamsClub 1933-3433-9458
MPFH: Dragon 0215 4231 1206

#64804 - juhees - Mon Dec 26, 2005 10:44 pm

knight0fdragon wrote:
what I am looking for is for some kind of info as to the differences between the differnet modes on the DS, a recommend tutorial would be nice, but I will take anything right now as to the benefits of each mode


Look here: http://tobw.net/dswiki/index.php?title=Graphic_modes
I started writing down what i could find, but there are still big holes :-(
fell free to add what you know and/or correct errors.

juhees