Page 1 of 1

devkitARM release 42 and associated libraries.

Posted: Fri Apr 04, 2014 2:48 pm
by WinterMute
New binaries for devkitARM release 42 and libnds 1.5.8 are now available through the Automated Installer/Updater if you're on windows, for other platforms check the devkitARM getting started page on the wiki.

devkitARM release 42
  • binutils updated to 2.24.
  • gcc updated to 4.8.2.
  • newlib updated to 2.1.0.

libnds 1.5.8
  • Added glLockVRAMBank and glUnlockVRAMBank to assist with texture management.
  • Better detection of savegame chips < 64KB.
  • Added functions for more granualar control of OAM.
  • Added simple API for sprite windowing.
  • sassert now accepts format strings.
libfat 1.0.12
  • Fix for finding "." and ".." from root.
libfilesystem 0.9.11
  • fixed memory leak in nitroFSOpen.
dswifi 0.3.16
  • Source code fixes for case sensitivity and latest tools.
default arm7 0.5.25
  • Rebuilt with latest libraries.

Re: devkitARM release 42 and associated libraries.

Posted: Mon Apr 07, 2014 4:59 pm
by GEMISIS
Seeing updates to these libraries always makes me want to get back into the homebrew scene headfirst ^_^ Congrats on yet another release! :D

Re: devkitARM release 42 and associated libraries.

Posted: Thu Apr 10, 2014 8:54 pm
by t377y000
awesome thanks. :)
keep up the good work.
i enjoy seeing updates to libnds & devkitarm.

Re: devkitARM release 42 and associated libraries.

Posted: Tue Aug 12, 2014 8:59 am
by Copper
When I use this new version i've got an error : (I use c99 mode)

c:\devkitPro\libnds\include\nds\arm9\videoGL.h||In function 'glFlush':|
c:\devkitPro\libnds\include\nds\arm9\videoGL.h|731|error: 'asm' undeclared (first use in this function)|
c:\devkitPro\libnds\include\nds\arm9\videoGL.h|731|note: each undeclared identifier is reported only once for each function it appears in|
c:\devkitPro\libnds\include\nds\arm9\videoGL.h|731|error: expected ';' before 'volatile'|

I've replaced asm with __asm__ for the moment...

Re: devkitARM release 42 and associated libraries.

Posted: Sun Oct 26, 2014 8:55 pm
by Chano
Thanks A LOT for these updates.

If you find time to update gcc and other libs, please keep doing it :wink:

Re: devkitARM release 42 and associated libraries.

Posted: Mon Jan 05, 2015 1:17 pm
by arslan1
awesome thanks. :)
keep up the good work.
i enjoy seeing updates to libnds & devkitarm.



______________
Arslan1