PDA

View Full Version : DevkitARM r21 Released



wraggster
October 24th, 2007, 19:34
via drunkencoders (http://www.drunkencoders.com/)


From www.devkitpro.org :

Upgraded to gcc 4.1.2
Added gdb by popular request
Now including libraries for ARM big-endian devices - this relates to a request from the winARM maintainers, not DS related.
Newlib patches extended to allow time() to work on the DS
argv has been added - this will require support from the homebrew launcher menu on various cards
ndstool now uses the default arm7 core distributed with libnds in preference to an embedded one
Now working on Vista/Vista64 - users who were impatient and modified paths should now remove those changes
devkitARM release 21

devkitARM release 21 requires libnds 20071023 - the argv and time additions have part of the implementation in libnds. The latest DS crt0 also calls extra startup code not present in earlier libnds versions.

some freeBSD fixes to makefiles
added RTC setup and sound initialisation to arm7 core
corrected glViewport for openGL consistency ( old spelling was glViewPort) , correct angle for gluPerspective and corrected glFrustum matrix
IRQ nesting now works properly
other more general fixes detailed in the changelog on SF
DS examples updated for latest libnds
libnds 20071023

nds examples 20071023

All files are now available through the automatic installer/updater.

http://www.devkitpro.org

TeenDev
October 25th, 2007, 01:56
sorry wraggy! I got to it before you...


http://www.dcemu.co.uk/vbulletin/showthread.php?p=535832