Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pret/pokered
Disassembly of Pokémon Red/Blue
https://github.com/pret/pokered
disassembly gameboy gbz80 pokemon reverse-engineering
Last synced: 24 days ago
JSON representation
Disassembly of Pokémon Red/Blue
- Host: GitHub
- URL: https://github.com/pret/pokered
- Owner: pret
- Created: 2013-07-06T02:27:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-09-29T22:55:37.000Z (about 1 month ago)
- Last Synced: 2024-10-01T20:41:43.509Z (about 1 month ago)
- Topics: disassembly, gameboy, gbz80, pokemon, reverse-engineering
- Language: Assembly
- Homepage:
- Size: 20.5 MB
- Stars: 3,961
- Watchers: 123
- Forks: 970
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-pokemon - pokered - Disassembly of Pokémon Red/Blue. (Development Projects)
README
# Pokémon Red and Blue [![Build Status][ci-badge]][ci]
This is a disassembly of Pokémon Red and Blue.
It builds the following ROMs:
- Pokemon Red (UE) [S][!].gb `sha1: ea9bcae617fdf159b045185467ae58b2e4a48b9a`
- Pokemon Blue (UE) [S][!].gb `sha1: d7037c83e1ae5b39bde3c30787637ba1d4c48ce2`
- BLUEMONS.GB (debug build) `sha1: 5b1456177671b79b263c614ea0e7cc9ac542e9c4`
- dmgapae0.e69.patch `sha1: 0fb5f743696adfe1dbb2e062111f08f9bc5a293a`
- dmgapee0.e68.patch `sha1: ed4be94dc29c64271942c87f2157bca9ca1019c7`To set up the repository, see [**INSTALL.md**](INSTALL.md).
## See also
- [**Wiki**][wiki] (includes [tutorials][tutorials])
- [**Symbols**][symbols]
- [**Tools**][tools]You can find us on [Discord (pret, #pokered)](https://discord.gg/d5dubZ3).
For other pret projects, see [pret.github.io](https://pret.github.io/).
[wiki]: https://github.com/pret/pokered/wiki
[tutorials]: https://github.com/pret/pokered/wiki/Tutorials
[symbols]: https://github.com/pret/pokered/tree/symbols
[tools]: https://github.com/pret/gb-asm-tools
[ci]: https://github.com/pret/pokered/actions
[ci-badge]: https://github.com/pret/pokered/actions/workflows/main.yml/badge.svg