mirror of
https://github.com/pret/gb-asm-tools.git
synced 2026-03-27 15:06:24 +00:00
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%
| .github | ||
| tools | ||
| .gitattributes | ||
| .gitignore | ||
| README.md | ||
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.