Custom cart-swapping ROM for extracting save data from original GBA cartridges with a GBA flashcart.
gba-save-extractor.gba
from the latest releases, and add it to a flashcart of your choice;gba-save-extractor.gba
;All Pokémon names, sprites, names of related resources and the Japanese font are © Nintendo/Creatures Inc./GAME FREAK Inc.
Everything else, and the programming code, is governed by the MIT license.
Docker allows easily building without having to install the dependencies.
docker run --rm -it -v ${PWD}:/home/builder/gba-save-extractor matbonet/gba-save-extractor:gba_builder