Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pret/pokecrystal
Disassembly of Pokémon Crystal
https://github.com/pret/pokecrystal
disassembly gameboy-color gbz80 pokemon reverse-engineering
Last synced: 25 days ago
JSON representation
Disassembly of Pokémon Crystal
- Host: GitHub
- URL: https://github.com/pret/pokecrystal
- Owner: pret
- Created: 2012-04-18T00:58:47.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-04-06T06:59:58.000Z (7 months ago)
- Last Synced: 2024-04-06T07:35:20.390Z (7 months ago)
- Topics: disassembly, gameboy-color, gbz80, pokemon, reverse-engineering
- Language: Assembly
- Homepage: https://pret.github.io/pokecrystal/
- Size: 56.3 MB
- Stars: 1,997
- Watchers: 95
- Forks: 682
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-pokemon - pokecrystal - Disassembly of Pokémon Crystal. (Development Projects)
README
# Pokémon Crystal [![Build Status][ci-badge]][ci]
This is a disassembly of Pokémon Crystal.
It builds the following ROMs:
- Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc `sha1: f4cd194bdee0d04ca4eac29e09b8e4e9d818c133`
- Pokemon - Crystal Version (UE) (V1.1) [C][!].gbc `sha1: f2f52230b536214ef7c9924f483392993e226cfb`
- Pokemon - Crystal Version (A) [C][!].gbc `sha1: a0fc810f1d4e124434f7be2c989ab5b5892ddf36`
- CRYSTAL_ps3_010328d.bin `sha1: c60d57a24bbe8ecf7cba54ab3f90669f97bd330d`
- CRYSTAL_ps3_us_revise_010710d.bin `sha1: 391ae86b1d5a26db712ffe6c28bbf2a1f804c3c4`
- CGBBYTE1.784.patch `sha1: a25517f60ca0e887d39ec698aa56a0040532a4b3`To set up the repository, see [INSTALL.md](INSTALL.md).
## See also
- [**FAQ**](FAQ.md)
- [**Documentation**][docs]
- [**Wiki**][wiki] (includes [tutorials][tutorials])
- [**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/).
[docs]: https://pret.github.io/pokecrystal/
[wiki]: https://github.com/pret/pokecrystal/wiki
[tutorials]: https://github.com/pret/pokecrystal/wiki/Tutorials
[symbols]: https://github.com/pret/pokecrystal/tree/symbols
[tools]: https://github.com/pret/gb-asm-tools
[ci]: https://github.com/pret/pokecrystal/actions
[ci-badge]: https://github.com/pret/pokecrystal/actions/workflows/main.yml/badge.svg