GBA Tutorial

What is this?

A tutorial for writing GBA homebrew software in the modern age.

  1. Introduction
    1. A Brief History
    2. The Architecture
    3. Video Hardware
    4. Audio Hardware
  2. Compiling a GBA ROM
    1. Setup with VSCode
    2. Debugging with VSCode
    3. Testing on a real GBA
  3. Hello, World!
    1. Hello, World!