# GB Disassembly Tools These scripts were written to for working with the Pokémon disassembly projects. Some were previously tracked in [pokecrystal][pokecrystal], with duplicates in [pokegold][pokegold], [pokered][pokered], and [pokeyellow][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)](https://discord.gg/d5dubZ3). For other pret projects, see [pret.github.io](https://pret.github.io/). [pokecrystal]: https://github.com/pret/pokecrystal [pokegold]: https://github.com/pret/pokegold [pokered]: https://github.com/pret/pokered [pokeyellow]: https://github.com/pret/pokeyellow