


Boycott Advance - a GBA Emulator - one of the best pure emulators for the GBA. It contains no debugging abilities, but it will run most of the freeware ROMs, and it runs faster than most. If you want to try out my little game demos, this is the emulator to run them on.
DevKitAdvance - Here's where to get the C compiler I've been using. Its a great compiler, and its also free to use. Grab the source code for my "Blodrunner" mini-game and read the readme.txt for info about how to set it up.
The Pern Project - I found this website more useful than any other when I first started programming the GBA. It contains everything you need to get up to speed on the GBA, including tools and a detailed 5 part tutorial (with source code) explaining how the GBA hardware works and how to program for it.
GBA Dev - lots of GBA development news and resources... home-brew demos (some with source code), tools, and docs.
Jeff Frohwein's Technical Info Page - a page with tons of GBA news and links to GameBoy and GameBoy Advance resources.
GBA Emu - another GBA news site with a message board.
Mappy - a GBA Emulator - the best debugging emulator for the GBA out there. As long as you plan to do homebrew (non-commercial) stuff, it is even free! You can see (graphically) the contents of VRAM, do disassembly debugging, and even limited source level debugging. The current version runs a bit slow, and the source level debugger is still buggy, but the debugging capabilities more than make up for it.