Home

Awesome

gba-flashcartio

A Game Boy Advance (GBA) C library to access the SD card of the following flashcarts:

The flashcart type is autodetected and FAT partitions are supported via ELM-ChaN's FatFs library.

Usage

Refer to the example to see how it works. It is written in C++ for demonstration purposes, but gba-flashcartio is a C library, fully compatible with both C and C++.

An already compiled .gba ROM is available in the Releases section.

Compile-time options

In lib/sys.h:

In lib/fatfs/ffconf.h:

Thanks to