Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pret/gb-asm-tools
Tools for working with the Pokémon disassemblies
https://github.com/pret/gb-asm-tools
disassembly gameboy gameboy-color gbz80 pokemon reverse-engineering
Last synced: about 2 months ago
JSON representation
Tools for working with the Pokémon disassemblies
- Host: GitHub
- URL: https://github.com/pret/gb-asm-tools
- Owner: pret
- Created: 2024-10-07T19:55:46.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-11-07T16:41:46.000Z (2 months ago)
- Last Synced: 2024-11-07T17:36:44.761Z (2 months ago)
- Topics: disassembly, gameboy, gameboy-color, gbz80, pokemon, reverse-engineering
- Language: C
- Homepage: https://pret.github.io
- Size: 164 KB
- Stars: 10
- Watchers: 6
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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