Tools for working with the Pokémon disassemblies https://pret.github.io
  • C 59.2%
  • Python 20.7%
  • C++ 19.3%
  • Awk 0.4%
  • Shell 0.3%
Find a file
Rangi 5ff0fead25 bpp2png accepts - as a placeholder filename for stdin or stdout
Copies updated common.h from disassemblies
2026-06-08 17:49:27 -04:00
.github Add CI workflow 2024-11-07 11:41:13 -05:00
tools bpp2png accepts - as a placeholder filename for stdin or stdout 2026-06-08 17:49:27 -04:00
.gitattributes Initial commit 2024-10-07 16:31:30 -04:00
.gitignore Initial commit 2024-10-07 16:31:30 -04:00
README.md Update readme for gb-asm-tools 2024-10-09 09:17:59 -04:00

GB Disassembly Tools

These scripts were written to for working with the Pokémon disassembly projects. Some were previously tracked in pokecrystal, with duplicates in pokegold, pokered, and pokeyellow. Others have since been ported from elsewhere or newly written.

Python scripts require Python 3.9 or newer.

Some of these scripts are niche, and some are more broadly applicable.

See also

You can find us on Discord (pret, #pokered and #pokecrystal).

For other pret projects, see pret.github.io.