Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pret/pokeyellow
Disassembly of Pokemon Yellow
https://github.com/pret/pokeyellow
disassembly gameboy gbz80 pokemon reverse-engineering
Last synced: 7 days ago
JSON representation
Disassembly of Pokemon Yellow
- Host: GitHub
- URL: https://github.com/pret/pokeyellow
- Owner: pret
- Created: 2015-05-10T18:30:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-24T00:09:50.000Z (15 days ago)
- Last Synced: 2025-01-25T16:01:11.374Z (14 days ago)
- Topics: disassembly, gameboy, gbz80, pokemon, reverse-engineering
- Language: Assembly
- Homepage:
- Size: 20.7 MB
- Stars: 733
- Watchers: 42
- Forks: 275
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pokémon Yellow [![Build Status][ci-badge]][ci]
This is a disassembly of Pokémon Yellow.
It builds the following ROMs:
- Pokemon Yellow (UE) [C][!].gbc `sha1: cc7d03262ebfaf2f06772c1a480c7d9d5f4a38e1`
- YELLMONS.GB (debug build) `sha1: d44e96eddfbdad633cbe4e6e64915e9e198974b0`
- Dmgapse0.h08.patch `sha1: f3346a5559d52c296b8feab0cdbbfb0e250ac161`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/pokeyellow/wiki
[tutorials]: https://github.com/pret/pokeyellow/wiki/Tutorials
[symbols]: https://github.com/pret/pokeyellow/tree/symbols
[tools]: https://github.com/pret/gb-asm-tools
[ci]: https://github.com/pret/pokeyellow/actions
[ci-badge]: https://github.com/pret/pokeyellow/actions/workflows/main.yml/badge.svg