Disassembly of Pokemon Yellow
Go to file
dannye 324ae167d1
Some checks failed
CI / build (push) Has been cancelled
Merge branch 'master' of https://github.com/pret/pokered
2025-11-12 17:56:10 -06:00
.github Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06:00
audio Use SFX_STOP_ALL_MUSIC (#136) 2025-08-17 20:17:51 -04:00
constants Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06:00
data Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06:00
docs Start reorganizing pokeyellow 2020-11-04 19:44:31 -05:00
engine Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06:00
garbage Organize home and macro code 2020-11-05 10:51:02 -05:00
gfx Separate surfing Pikachu graphics from audio engine code 2025-10-19 14:30:22 -04:00
home Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06:00
macros Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06:00
maps Merge branch 'master' of https://github.com/pret/pokered 2020-11-14 21:54:23 -06:00
ram Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06:00
scripts Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06:00
text Merge branch 'master' of https://github.com/pret/pokered 2025-01-30 21:40:19 -06:00
tools Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06:00
vc Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06:00
.gitattributes Build the Virtual Console patch with make yellow_vc (#80) 2022-03-26 22:05:06 -04:00
.gitignore Build the Virtual Console patch with make yellow_vc (#80) 2022-03-26 22:05:06 -04:00
.rgbds-version Use features of RGBDS 1.0.0 (#537) 2025-11-12 15:44:07 -05:00
audio.asm Separate surfing Pikachu graphics from audio engine code 2025-10-19 14:30:22 -04:00
home.asm Merge remote-tracking branch 'remotes/pokered/master' 2022-10-02 22:42:26 -04:00
includes.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
INSTALL.md Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06:00
layout.link Separate surfing Pikachu graphics from audio engine code 2025-10-19 14:30:22 -04:00
main.asm Merge remote-tracking branch 'remotes/pokered/master' 2022-10-02 22:42:26 -04:00
Makefile Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06:00
maps.asm Merge branch 'master' of https://github.com/pret/pokered 2023-11-20 20:23:27 -06:00
ram.asm Require rgbds 0.6.0 2022-10-02 21:14:23 -04:00
README.md Merge branch 'master' of https://github.com/pret/pokered 2024-10-09 21:56:57 -05:00
rgbdscheck.asm Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06:00
roms.sha1 Build the Virtual Console patch with make yellow_vc (#80) 2022-03-26 22:05:06 -04:00
text.asm Merge remote-tracking branch 'remotes/pokered/master' 2022-10-02 22:42:26 -04:00

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.