https://github.com/pret/pokegold
Disassembly of Pokémon Gold/Silver
https://github.com/pret/pokegold
disassembly gameboy-color gbz80 pokemon reverse-engineering
Last synced: 6 months ago
JSON representation
Disassembly of Pokémon Gold/Silver
- Host: GitHub
- URL: https://github.com/pret/pokegold
- Owner: pret
- Created: 2015-07-09T07:11:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-01-30T12:08:55.000Z (over 1 year ago)
- Last Synced: 2024-04-13T07:55:56.291Z (over 1 year ago)
- Topics: disassembly, gameboy-color, gbz80, pokemon, reverse-engineering
- Language: Assembly
- Homepage:
- Size: 13.3 MB
- Stars: 472
- Watchers: 22
- Forks: 122
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pokémon Gold and Silver [![Build Status][ci-badge]][ci]
This is a disassembly of Pokémon Gold and Pokémon Silver.
It builds the following ROMs:
- Pokemon - Gold Version (UE) [C][!].gbc `sha1: d8b8a3600a465308c9953dfa04f0081c05bdcb94`
- Pokemon - Silver Version (UE) [C][!].gbc `sha1: 49b163f7e57702bc939d642a18f591de55d92dae`
- mons2_gld_ps3_debug.bin `sha1: 53783c57378122805c5b4859d19e1a224f02a1ed`
- mons2_slv_ps3_debug.bin `sha1: 4c2fafebdbc7551f4cd3f348bdd17e420b93b6e7`
- DMGAAUP0.J56.patch `sha1: b8253b915ade89c784c71adfdb11cf60bc1f7b59`
- DMGAAXP0.J57.patch `sha1: a38c0dec807e8a9e3626a0ec0fdf96bfb795ef3a`To set up the repository, see [INSTALL.md](INSTALL.md).
## See also
- [**Symbols**][symbols]
- [**Tools**][tools]You can find us on [Discord (pret, #pokecrystal)](https://discord.gg/d5dubZ3).
For other pret projects, see [pret.github.io](https://pret.github.io/).
[symbols]: https://github.com/pret/pokegold/tree/symbols
[tools]: https://github.com/pret/gb-asm-tools
[ci]: https://github.com/pret/pokegold/actions
[ci-badge]: https://github.com/pret/pokegold/actions/workflows/main.yml/badge.svg