Disassembly of Pokemon Yellow
Go to file
dannye bfa7170107
Some checks failed
CI / build (push) Has been cancelled
CI / build-macos (push) Has been cancelled
Merge branch 'master' of https://github.com/pret/pokered
2026-04-15 12:05:52 -05:00
.github Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
audio Merge branch 'master' of https://github.com/pret/pokered 2026-04-15 12:05:52 -05:00
constants Merge branch 'master' of https://github.com/pret/pokered 2026-04-15 12:05:52 -05:00
data Merge branch 'master' of https://github.com/pret/pokered 2026-04-15 12:05:52 -05:00
docs
engine Merge branch 'master' of https://github.com/pret/pokered 2026-04-15 12:05:52 -05:00
garbage
gfx
home Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
macros Merge branch 'master' of https://github.com/pret/pokered 2026-04-15 12:05:52 -05:00
maps
ram Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
scripts Merge branch 'master' of https://github.com/pret/pokered 2026-04-15 12:05:52 -05:00
text Merge branch 'master' of https://github.com/pret/pokered 2026-04-15 12:05:52 -05:00
tools Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
vc
.gitattributes
.gitignore
.rgbds-version
audio.asm Merge branch 'master' of https://github.com/pret/pokered 2026-04-15 12:05:52 -05:00
home.asm Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
includes.asm Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
INSTALL.md Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
layout.link Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
main.asm Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
Makefile Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
maps.asm
ram.asm
README.md
rgbdscheck.asm
roms.sha1
text.asm

Pokémon Yellow Build Status

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.