Disassembly of Pokemon Yellow
  • Assembly 98.2%
  • C 1.1%
  • INI 0.5%
  • Makefile 0.1%
Find a file
2026-09-02 11:23:57 -04:00
.github Merge remote-tracking branch 'pokered/master' 2026-08-27 18:30:18 -04:00
audio
constants Add some constants, minor cleanup (#166) 2026-09-02 11:23:57 -04:00
data Add some constants, minor cleanup (#166) 2026-09-02 11:23:57 -04:00
docs
engine Add some constants, minor cleanup (#166) 2026-09-02 11:23:57 -04:00
garbage
gfx Labels and constants for Surfing Pikachu minigame (#163) 2026-07-20 15:26:33 -04:00
home Add some constants, minor cleanup (#166) 2026-09-02 11:23:57 -04:00
macros Merge remote-tracking branch 'pokered/master' 2026-08-27 18:30:18 -04:00
maps Add some constants, minor cleanup (#166) 2026-09-02 11:23:57 -04:00
ram Add some constants, minor cleanup (#166) 2026-09-02 11:23:57 -04:00
scripts Add some constants, minor cleanup (#166) 2026-09-02 11:23:57 -04:00
text Merge remote-tracking branch 'pokered/master' 2026-08-27 18:30:18 -04:00
tools Merge remote-tracking branch 'pokered/master' 2026-08-27 18:30:18 -04:00
vc
.gitattributes
.gitignore
.rgbds-version Update RGBDS to 1.0.3 (although 1.0.0 still works) 2026-08-01 13:24:54 -04:00
audio.asm
home.asm
includes.asm Add some constants, minor cleanup (#166) 2026-09-02 11:23:57 -04:00
INSTALL.md Merge remote-tracking branch 'pokered/master' 2026-08-27 18:30:18 -04:00
layout.link
main.asm
Makefile
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.