devkitpro
devkitPro windows installer
This is a windows web installer designed to obtain the latest versions of all the devkitPro toolchains and support files and help the novice user set up a working installation with minimal effort.

Windows Installer

For manual installation instructions and links to individual toolchain downloads see the setting up section.

 

Visualboy Advance
Visualboy advance is an open source emulator for the Gameboy Advance with some features that make it useful for debugging. Instructions for using this with Insight can be found in the appropriate FAQ entry.

Visualboy Advance 1.7.1 SDL version

devkitARM ELFs require a recent version of Insight/GDB which can be downloaded here

 

Xboo Communicator
Xboo Communicator is a GUI application for sending multiboot images to a Gameboy Advance using the Xboo cable as designed by Martin Korth. The software also includes a file server and debug console to aid programmers in developing small applications and games within the 256k onboard RAM.
Xboo communicator on linux
Xboo Communicator running Panda Forth

Xboo Communicator 1.24 (windows)

Xboo Communicator 1.24 (linux)

 

GamePark SDK libraries

Gamepark libraries (128,972 bytes)

 

Change EABI scripts

change-eabi.zip

As a short term solution to linking libraries compiled with older toolchains we've written a little tool to change the header of the object files. This has been tested with Krawall and Apex Audio which work fine after the change.

Note that the Krawall library files are in fact a single object file rather than a normal library archive.

Source and instructions are contained in the zip, along with a win32 binary.