HEL Library for Game Boy Advance

September 30, 2003
lib gba

HEL is a collection of application programming interfaces (API) for handling tasks related to game programming on the Nintendo Game Boy Advance.

HEL has been used is several homebrew and commercial video games during 2003 to 2007, such as:

I started HEL as a hobby in 2003 as addition to “HAM”.

HAM SDK was a free-of-charge solution to build Game Boy Advance applications, created by Emanuel “Tubooboo” Schleussinger. The SDK was very popular around 2001-2006, where HEL was received very well and became widely used.

In 2007 I stopped working on HEL, because the Game Boy Advance wasn’t interesting for the majority of developers anymore.

HEL stands for HAM Extension Library.

Features

… and much more.

In 2005, Andrzej “blindfold” Czyz created a really nice tech-demo, heavily utilizing features of HEL’s map-system, such as large maps, parallax scrolling, dynamic tile reloading and animated tiles. All this put together with the graphics of famous amiga game Agony makes the tech-demo eerily beautiful.

Download

I still provide downloads of every build ever released. However, please note you need to have HAM SDK installed to use it.

HEL Library

HAM SDK

Notes

HEL and HAM SDK are both no longer maintained.

If you’re interested in Game Boy Advance development, I recommend to take a look at devkitpro. It provides a toolchain to develop applications for many consoles/handhelds, including the Game Boy Advance, but unlike the HAM SDK, it’s still actively supported.