Mirror of the github repository
Find a file
2015-07-18 15:52:03 -05:00
audio Rename/organize part 4 of 4 2015-07-03 14:39:40 -05:00
blue
constants Enumerate map constants 2015-07-17 11:20:35 -05:00
data Simplify map connections 2015-07-18 15:20:07 -05:00
engine Consolidate coord macros 2015-07-18 15:52:03 -05:00
extras@698b0fc7e6
gfx
home Consolidate coord macros 2015-07-18 15:52:03 -05:00
maps
pic
red
scripts Consolidate coord macros 2015-07-18 15:52:03 -05:00
text Name the last of unnamed text 2015-06-12 11:00:25 -05:00
yellow Dust off the makefile and prepare to build Yellow. 2014-05-30 01:16:02 -07:00
.gitignore
.gitmodules
audio.asm
blue.asm
charmap.asm
constants.asm
home.asm Consolidate coord macros 2015-07-18 15:52:03 -05:00
hram.asm fix variable naming 2015-07-18 08:17:46 -07:00
INSTALL.md
macros.asm Consolidate coord macros 2015-07-18 15:52:03 -05:00
main.asm Consolidate coord macros 2015-07-18 15:52:03 -05:00
Makefile make compare depends on red and blue being built. 2015-01-18 19:43:45 -05:00
README.md
red.asm
roms.md5
sram.asm
text.asm fix variable naming 2015-07-18 08:17:46 -07:00
vram.asm
wram.asm fix variable naming 2015-07-18 08:17:46 -07:00
yellow.asm

Pokémon Red and Blue

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

It builds the following roms:

  • Pokemon Red (UE) [S][!].gb md5: 3d45c1ee9abd5738df46d2bdda8b57dc
  • Pokemon Blue (UE) [S][!].gb md5: 50927e843568814f7ed45ec4f944bd8b

To set up the repository, see INSTALL.md.

See also