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
2025-11-13 15:33:44 -05:00
.github Add CI workflow 2024-11-07 11:41:13 -05:00
tools tools/unnamed.py supports RGBDS 1.0.0 object files 2025-11-13 15:33:44 -05: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.