gba:index
Table of Contents
gba (Game Boy Advance)
The gba target provides support for targetting the Nintendo Game Boy Advance console. This target is incomplete; while a crt0 and link scripts are provided, most library code is considered missing.
Currently supported languages include:
- assembly - via binutils,
- C/C++ - via GCC.
Packages
target-gba
- basic support metapackagetarget-gba-libtonc
- Tonc C library
Subtargets
The gba target features multiple subtargets:
gba/rom
- create a ROM up to 32 MB in size,gba/multiboot
- create a multiboot executable
Guides
- Linking and memory management - memory overlays
- printf and scanf in picolibc - reducing printf/scanf binary size
gba/index.txt · Last modified: 2024/05/07 19:07 by asie