Disassembly of Pokémon Red/Blue
Go to file
Brandon M. M. Green f58f1d7ea7 Implemented Phase 4
2026-07-07 02:25:10 +00:00
.github Update CI dependencies 2026-07-01 22:56:41 -04:00
audio
constants
data Comment all trade locations (#594) 2026-07-02 10:11:50 -04:00
engine
gfx
home
macros Make the connection macro more convenient and foolproof (#593) 2026-06-28 18:21:19 -04:00
maps
ram
scripts
text
tools
vc
wla Implemented Phase 4 2026-07-07 02:25:10 +00:00
.gitattributes
.gitignore BMG: Initial commit to branch 2026-07-06 12:48:32 +00:00
.rgbds-version
audio.asm
home.asm
includes.asm
INSTALL.md
layout.link
main.asm
Makefile BMG: Initial commit to branch 2026-07-06 12:48:32 +00:00
maps.asm
ram.asm
README.md
rgbdscheck.asm
roms.sha1
text.asm
WLA_DX_PORTING.md Plan Phase 4 WLA-DX type names reconciliation 2026-07-06 22:31:40 +00:00

Pokémon Red and Blue Build Status

This is a disassembly of Pokémon Red and Blue.

It builds the following ROMs:

  • Pokemon Red (UE) [S][!].gb sha1: ea9bcae617fdf159b045185467ae58b2e4a48b9a
  • Pokemon Blue (UE) [S][!].gb sha1: d7037c83e1ae5b39bde3c30787637ba1d4c48ce2
  • BLUEMONS.GB (debug build) sha1: 5b1456177671b79b263c614ea0e7cc9ac542e9c4
  • dmgapae0.e69.patch sha1: 0fb5f743696adfe1dbb2e062111f08f9bc5a293a
  • dmgapee0.e68.patch sha1: ed4be94dc29c64271942c87f2157bca9ca1019c7

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.