mirror of
https://github.com/pret/pokeyellow.git
synced 2026-08-05 12:10:49 -05:00
Disassembly of Pokemon Yellow
| .github | ||
| audio | ||
| constants | ||
| data | ||
| docs | ||
| engine | ||
| garbage | ||
| gfx | ||
| home | ||
| macros | ||
| maps | ||
| ram | ||
| scripts | ||
| text | ||
| tools | ||
| vc | ||
| .gitattributes | ||
| .gitignore | ||
| .rgbds-version | ||
| audio.asm | ||
| home.asm | ||
| includes.asm | ||
| INSTALL.md | ||
| layout.link | ||
| main.asm | ||
| Makefile | ||
| maps.asm | ||
| ram.asm | ||
| README.md | ||
| rgbdscheck.asm | ||
| roms.sha1 | ||
| text.asm | ||
Pokémon Yellow 
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.
See also
You can find us on Discord (pret, #pokered).
For other pret projects, see pret.github.io.