Free font resources for GBA game development
-
Updated
Jun 14, 2024 - Python
The Game Boy was a line of handheld gaming devices created and sold by Nintendo. Typically development of the Game Boy done today includes homebrew games, emulator building, and preserving code and coding techniques.
Free font resources for GBA game development
Pure-Python Game Boy Advance Disassembler
Game Boy Advance homebrew games collected as a community maintained JSON database
Useful stuff when reversing gba games with IDA
IDAPython tools to aid with analysis, disassembly and data extraction using IDA python commands, tailored for the GBA architecture at some parts
Randomization program for Kirby: Nightmare in Dream Land for GBA
A Bot Programmed to Play Pokemon Perla.
Miscellaneous Fire Emblem (Game Boy Advance) hacking stuff
add opening movie to GBA game
This Python script automatically arranges images onto A4-sized pages, making them ready for printing at the correct physical dimensions. Simply place the images into a designated folder, run the script, and it will generate A4 pages with the arranged screenshots, saved as PNG files.
convert sound effect to assembly source file (.s) for GBA m4a engine
A rewrite of Sappy2006's assembler into Python. Assembles MP2K song s files into binary and injects them into a GBA game.
A save editor for The Legend of Zelda: The Minish Cap.
A port of Kawa's original Sappy 2006.