Mirror of the github repository
Find a file
2015-08-13 19:13:47 -07:00
audio
blue
constants Named a test battle variable 2015-08-13 19:13:47 -07:00
data
engine Named a test battle variable 2015-08-13 19:13:47 -07:00
extras@698b0fc7e6
gfx
home
maps
pic
red
scripts
text
yellow
.gitignore
.gitmodules
audio.asm No more $C8 2015-08-10 11:09:16 -05:00
blue.asm Added charmaps. 2014-11-04 20:29:26 -05:00
charmap.asm
constants.asm
home.asm
hram.asm named more variables 2015-08-12 22:14:31 -07:00
INSTALL.md
macros.asm
main.asm named more variables 2015-08-12 22:14:31 -07:00
Makefile
README.md
red.asm
roms.md5
sram.asm Replace hardcoded name lengths with NAME_LENGTH 2015-08-10 23:51:20 -05:00
text.asm named more variables 2015-08-12 22:14:31 -07:00
vram.asm VRAM constants. 2014-05-29 01:30:09 -07:00
wram.asm Named a test battle variable 2015-08-13 19:13:47 -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