DevkitARM Developer devkitPro is sending out word that the latest build for devkitARM is now available for download. For those asking, DevkitARM is a toolchain for programming homebrew software for Nintendo DS and Game Boy Advance. This release is for Linux OS. Here are the latest changes for devkitARM since version 19b:
* Upgraded to gcc 4.1
DevkitARM Developer devkitPro is sending out word that the latest build for devkitARM is now available for download. For those asking, DevkitARM is a toolchain for programming homebrew software for Nintendo DS and Game Boy Advance. This version is for use on Windows.
* Upgraded to gcc 4.1
devkitARM 19b for Linux devkitPro has released another bugfix for the popular homebrew development kit.Here's a rundown of what's new:This release fixes the malloc problems with GBA code. The elf2flt code has now been removed due to user issues and the minor fact that it no longer works with an arm-eabi target. Some minor fixes have been made in the newlib stdio patches
devkitARM 19b for Windows devkitPro has released another bugfix for the popular homebrew development kit.Here's a rundown of what's new:This release fixes the malloc problems with GBA code. The elf2flt code has now been removed due to user issues and the minor fact that it no longer works with an arm-eabi target. Some minor fixes have been made in the newlib stdio patches
devkitARM r24 (Linux) Interrupt initialisation is now done before main including enabling the vblank interrupt. Since the functions to do this are common to most if not all homebrew apps we decided to simplify things rather than adding extra initialisation in user code for the FIFO based command system. Calling irqInit in main will currently break your code
devkitARM r24 (Windows) Interrupt initialisation is now done before main including enabling the vblank interrupt. Since the functions to do this are common to most if not all homebrew apps we decided to simplify things rather than adding extra initialisation in user code for the FIFO based command system. Calling irqInit in main will currently break your code
devkitARM Release 18 Release 18 of devkitARM used for DS, GBA, and GP32 development. This release updates some of the tools used in the kit. Some major updates to the toolchain this time round: updated gcc to 4.1.0, updated newlib to 1.14.0, added elf2flt to the available tools, updated ndstool to 1
Draw Test with new libfat (.DS.GBA version) Homebrew developer for the Nintendo DS, davr, is back after quite some time. Actually, he is back with some minor yet important updates for his DS homebrew creation-- Draw. The only change from the last version is that, if you'll be using this one, you'll be testing with the new alpha version of libfat
Draw Test with new libfat (NDS version) Homebrew developer for the Nintendo DS, davr, is back after quite some time. Actually, he is back with some minor yet important updates for his DS homebrew creation-- Draw. The only change from the last version is that, if you'll be using this one, you'll be testing with the new alpha version of libfat
DrunkenCoders's DrunkenCoders's "Christmas coding compo" has come to an end as of yesterday with 21 submitted entries. They have posted all entries in a rar file until they receive all judges scores and setup a proper page with all releases